Class PlaywrightQuestions
java.lang.Object
net.serenitybdd.screenplay.playwright.questions.PlaywrightQuestions
public class PlaywrightQuestions
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description PlaywrightQuestions() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PlaywrightQuestions
public PlaywrightQuestions()
-
-
Method Details
-
pageTitle
Returns the page's title -
textOf
Return the inner text value of an element. -
textOf
-