Interface ElementLocator
-
- All Known Implementing Classes:
AjaxElementLocator,DefaultElementLocator
public interface ElementLocator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.openqa.selenium.WebElementfindElement()java.util.List<org.openqa.selenium.WebElement>findElements()
-