public class WebElementLocator
extends java.lang.Object
| Constructor and Description |
|---|
WebElementLocator(java.util.List<org.openqa.selenium.By> locators) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
andActor(net.serenitybdd.screenplay.Actor theUser) |
static WebElementLocator |
forLocators(java.util.List<org.openqa.selenium.By> locators) |
public WebElementLocator(java.util.List<org.openqa.selenium.By> locators)
public static WebElementLocator forLocators(java.util.List<org.openqa.selenium.By> locators)
public org.openqa.selenium.WebElement andActor(net.serenitybdd.screenplay.Actor theUser)