public class AIElementLocator extends Object implements org.openqa.selenium.support.pagefactory.ElementLocator
| Constructor and Description |
|---|
AIElementLocator(org.openqa.selenium.WebDriver driver,
Field field) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
findElement() |
List<org.openqa.selenium.WebElement> |
findElements() |
public AIElementLocator(org.openqa.selenium.WebDriver driver,
Field field)
public org.openqa.selenium.WebElement findElement()
findElement in interface org.openqa.selenium.support.pagefactory.ElementLocatorpublic List<org.openqa.selenium.WebElement> findElements()
findElements in interface org.openqa.selenium.support.pagefactory.ElementLocatorCopyright © 2020. All rights reserved.