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