public class WebElementLocator extends Object
| Constructor and Description |
|---|
WebElementLocator(List<org.openqa.selenium.By> locators) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
andActor(Actor theUser) |
static WebElementLocator |
forLocators(List<org.openqa.selenium.By> locators) |
public WebElementLocator(List<org.openqa.selenium.By> locators)
public static WebElementLocator forLocators(List<org.openqa.selenium.By> locators)
public org.openqa.selenium.WebElement andActor(Actor theUser)
Copyright © 2021. All rights reserved.