public class AjaxElementLocatorFactory extends Object implements ElementLocatorFactory
| Constructor and Description |
|---|
AjaxElementLocatorFactory(org.openqa.selenium.SearchContext searchContext,
int timeOutInSeconds) |
| Modifier and Type | Method and Description |
|---|---|
ElementLocator |
createLocator(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(Field field)
ElementLocatorFactoryElementLocator this method will
be called.createLocator in interface ElementLocatorFactoryfield - the fieldCopyright © 2015. All rights reserved.