public interface UniqueElementLocator
WebElement which only return one element.| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
findElement()
Finds a element.
|
java.lang.String |
getFieldDescription()
Get the description of the field, including the context.
|
java.lang.String |
getPageName()
Get the name of the page where the element is.
|
org.openqa.selenium.WebDriver |
getWebDriver()
Returns the underlying
WebDriver. |
org.openqa.selenium.WebDriver getWebDriver()
WebDriver.WebDriver.java.lang.String getPageName()
java.lang.String getFieldDescription()
org.openqa.selenium.WebElement findElement()
Copyright © 2017 PPI AG. All rights reserved.