
public class GrapheneSelectEnricher extends AbstractSearchContextEnricher
NEW_LINE| Constructor and Description |
|---|
GrapheneSelectEnricher() |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
createWrapper(GrapheneContext grapheneContext,
Class<T> type,
org.openqa.selenium.WebElement element) |
void |
enrich(org.openqa.selenium.SearchContext searchContext,
Object target) |
int |
getPrecedence() |
Object[] |
resolve(org.openqa.selenium.SearchContext searchContext,
Method method,
Object[] resolvedParams) |
enrichRecursively, getActualType, getListType, getSortedSearchContextEnrichers, instantiate, setValuepublic void enrich(org.openqa.selenium.SearchContext searchContext,
Object target)
public Object[] resolve(org.openqa.selenium.SearchContext searchContext, Method method, Object[] resolvedParams)
public int getPrecedence()
protected <T> T createWrapper(GrapheneContext grapheneContext, Class<T> type, org.openqa.selenium.WebElement element) throws Exception
ExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.