public abstract class AbstractWebElementEnricher extends AbstractSearchContextEnricher
SearchContextTestEnricher working
with WebElement instances.NEW_LINE| Constructor and Description |
|---|
AbstractWebElementEnricher() |
| Modifier and Type | Method and Description |
|---|---|
protected org.openqa.selenium.WebElement |
createWebElement(org.openqa.selenium.By by,
org.openqa.selenium.SearchContext searchContext) |
protected org.openqa.selenium.WebElement |
createWebElement(org.openqa.selenium.By by,
org.openqa.selenium.SearchContext searchContext,
int indexInList) |
protected org.openqa.selenium.WebElement |
createWebElement(GrapheneProxy.FutureTarget target) |
List<org.openqa.selenium.WebElement> |
createWebElements(org.openqa.selenium.By by,
org.openqa.selenium.SearchContext searchContext) |
enrichRecursively, getActualType, getListType, instantiate, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitenrichprotected final org.openqa.selenium.WebElement createWebElement(org.openqa.selenium.By by,
org.openqa.selenium.SearchContext searchContext)
protected final org.openqa.selenium.WebElement createWebElement(org.openqa.selenium.By by,
org.openqa.selenium.SearchContext searchContext,
int indexInList)
protected final org.openqa.selenium.WebElement createWebElement(GrapheneProxy.FutureTarget target)
public List<org.openqa.selenium.WebElement> createWebElements(org.openqa.selenium.By by, org.openqa.selenium.SearchContext searchContext)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.