Class CSSValue
java.lang.Object
net.serenitybdd.screenplay.questions.CSSValue
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic QuestionForNamestatic net.serenitybdd.screenplay.Question<String> static QuestionForNamestatic net.serenitybdd.screenplay.Question<String> static QuestionForNameof(org.openqa.selenium.By byLocator) static net.serenitybdd.screenplay.Question<String> static QuestionForNamesstatic net.serenitybdd.screenplay.Question<Collection<String>> static QuestionForNamesstatic net.serenitybdd.screenplay.Question<Collection<String>> static QuestionForNamesofEach(org.openqa.selenium.By byLocator) static net.serenitybdd.screenplay.Question<Collection<String>>
-
Constructor Details
-
CSSValue
public CSSValue()
-
-
Method Details
-
of
-
of
-
of
-
ofEach
public static net.serenitybdd.screenplay.Question<Collection<String>> ofEach(Target target, String attributeName) -
ofEach
public static net.serenitybdd.screenplay.Question<Collection<String>> ofEach(org.openqa.selenium.By byLocator, String attributeName) -
ofEach
public static net.serenitybdd.screenplay.Question<Collection<String>> ofEach(String locator, String attributeName) -
of
-
of
-
of
-
ofEach
-
ofEach
-
ofEach
-