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