public class AjaxElementLocatorFactory extends java.lang.Object implements ElementLocatorFactory
| Constructor and Description |
|---|
AjaxElementLocatorFactory(org.openqa.selenium.SearchContext searchContext,
int timeOutInSeconds) |
| Modifier and Type | Method and Description |
|---|---|
ElementLocator |
createLocator(java.lang.reflect.Field field)
When a field on a class needs to be decorated with an
ElementLocator this method will
be called. |
public AjaxElementLocatorFactory(org.openqa.selenium.SearchContext searchContext,
int timeOutInSeconds)
public ElementLocator createLocator(java.lang.reflect.Field field)
ElementLocatorFactoryElementLocator this method will
be called.createLocator in interface ElementLocatorFactoryfield - the field