public class ClickOnBy extends ByAction
| Constructor and Description |
|---|
ClickOnBy(org.openqa.selenium.By... locators) |
ClickOnBy(java.util.List<org.openqa.selenium.By> locators) |
| Modifier and Type | Method and Description |
|---|---|
<T extends net.serenitybdd.screenplay.Actor> |
performAs(T theUser) |