public class FirstElementLocator extends AtIndexElementLocator
ElementLocator retrieving the first element from another locator.listLocator| Constructor and Description |
|---|
FirstElementLocator(org.openqa.selenium.support.pagefactory.ElementLocator listLocator)
Creates a new first element locator.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
findElement, findElementspublic FirstElementLocator(org.openqa.selenium.support.pagefactory.ElementLocator listLocator)
listLocator - element list locatorpublic String toString()
toString in class AtIndexElementLocatorCopyright © 2016 FluentLenium. All Rights Reserved.