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