
public class PageObjectEnricher extends AbstractSearchContextEnricher
NEW_LINE| Constructor and Description |
|---|
PageObjectEnricher() |
| Modifier and Type | Method and Description |
|---|---|
void |
enrich(org.openqa.selenium.SearchContext searchContext,
Object target) |
int |
getPrecedence() |
static <P> P |
setupPage(GrapheneContext context,
org.openqa.selenium.SearchContext searchContext,
Class<?> pageClass) |
enrichRecursively, getActualType, getListType, getSortedSearchContextEnrichers, instantiate, setValuepublic void enrich(org.openqa.selenium.SearchContext searchContext,
Object target)
public static <P> P setupPage(GrapheneContext context, org.openqa.selenium.SearchContext searchContext, Class<?> pageClass) throws Exception
Exceptionpublic int getPrecedence()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.