net.thucydides.core.webdriver
Class ElementLocatorFactorySelector
java.lang.Object
net.thucydides.core.webdriver.ElementLocatorFactorySelector
public class ElementLocatorFactorySelector
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementLocatorFactorySelector
public ElementLocatorFactorySelector(Configuration configuration)
ElementLocatorFactorySelector
public ElementLocatorFactorySelector(int timeoutInSeconds,
EnvironmentVariables environmentVariables)
getLocatorFor
public org.openqa.selenium.support.pagefactory.ElementLocatorFactory getLocatorFor(org.openqa.selenium.WebDriver driver)
withTimeout
public ElementLocatorFactorySelector withTimeout(int timeoutInSeconds)
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.