public class RealHtmlElementLocator extends Object
| Constructor and Description |
|---|
RealHtmlElementLocator() |
| Modifier and Type | Method and Description |
|---|---|
static org.openqa.selenium.WebElement |
findElement(UiElement uiElement) |
static org.openqa.selenium.WebElement |
findElement(UiElement uiElement,
String xpathSuffix,
boolean verbose) |
static List<org.openqa.selenium.WebElement> |
findElements(UiElement uiElement) |
static List<org.openqa.selenium.WebElement> |
findElements(UiElement uiElement,
String xpathSuffix,
boolean verbose) |
Copyright © 2017 Axway Software. All rights reserved.