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