Uses of Package
net.serenitybdd.screenplay.playwright.interactions
| Package | Description |
|---|---|
| net.serenitybdd.screenplay.playwright.interactions |
-
Classes in net.serenitybdd.screenplay.playwright.interactions used by net.serenitybdd.screenplay.playwright.interactions 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.DoubleClick This method double clicks an element matching selector.Enter Enter a text value into an input field.Press Press keyboard key(s).Upload Upload file using file chooser.WaitFor Wait for some element or state.