Uses of Class
net.serenitybdd.screenplay.questions.SelectedValue
-
Packages that use SelectedValue Package Description net.serenitybdd.screenplay.questions -
-
Uses of SelectedValue in net.serenitybdd.screenplay.questions
Methods in net.serenitybdd.screenplay.questions that return types with arguments of type SelectedValue Modifier and Type Method Description static UIStateReaderBuilder<SelectedValue>SelectedValue. of(String locator)static UIStateReaderBuilder<SelectedValue>SelectedValue. of(Target target)static UIStateReaderBuilder<SelectedValue>SelectedValue. of(org.openqa.selenium.By byLocator)
-