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