public class WebElementRetriever extends Object
| Modifier and Type | Method and Description |
|---|---|
static WebElementRetriever |
newLocatorRetriever(org.openqa.selenium.By locator,
org.openqa.selenium.SearchContext context) |
static WebElementRetriever |
newWebElementRetriever(org.openqa.selenium.WebElement webElement) |
org.openqa.selenium.WebElement |
retrieveElement() |
public static WebElementRetriever newLocatorRetriever(org.openqa.selenium.By locator, org.openqa.selenium.SearchContext context)
public static WebElementRetriever newWebElementRetriever(org.openqa.selenium.WebElement webElement)
public org.openqa.selenium.WebElement retrieveElement()
Copyright © 2015 Atlassian. All rights reserved.