Package net.serenitybdd.screenplay.playwright.interactions
-
Class Summary Class Description Check This method clicks an element matching selector by performing the following steps: Find an element match matching selector.Click This method clicks an element matching selector by performing the following steps: Find an element match matching selector.Enter Enter a text value into an input field.Open Open a URL on a given URL.WaitFor Wait for some element or state.