com.atlassian.webdriver.waiter.webdriver.retriever
Class WebElementRetriever
java.lang.Object
com.atlassian.webdriver.waiter.webdriver.retriever.WebElementRetriever
public class WebElementRetriever
- extends Object
- Since:
- 2.1.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newLocatorRetriever
public static WebElementRetriever newLocatorRetriever(org.openqa.selenium.By locator,
org.openqa.selenium.SearchContext context)
newWebElementRetriever
public static WebElementRetriever newWebElementRetriever(org.openqa.selenium.WebElement webElement)
retrieveElement
public org.openqa.selenium.WebElement retrieveElement()
Copyright © 2014 Atlassian. All rights reserved.