public interface LocatesElements
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
findElement(Locator locator) |
List<org.openqa.selenium.WebElement> |
findElements(Locator locator) |
Copyright © 2018. All rights reserved.