public class VariableElementLocatorFactory extends Object implements org.openqa.selenium.support.pagefactory.ElementLocatorFactory
SlowLoading
field annotation.Modifier and Type | Field and Description |
---|---|
protected org.openqa.selenium.WebDriver |
driver |
protected int |
timeOutInSeconds |
Constructor and Description |
---|
VariableElementLocatorFactory(org.openqa.selenium.WebDriver driver,
int timeOutInSeconds) |
Modifier and Type | Method and Description |
---|---|
org.openqa.selenium.support.pagefactory.ElementLocator |
createLocator(Field field) |
protected final org.openqa.selenium.WebDriver driver
protected final int timeOutInSeconds
public VariableElementLocatorFactory(org.openqa.selenium.WebDriver driver, int timeOutInSeconds)
public org.openqa.selenium.support.pagefactory.ElementLocator createLocator(Field field)
createLocator
in interface org.openqa.selenium.support.pagefactory.ElementLocatorFactory
Copyright © 2016 Nuxeo SA. All rights reserved.