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