net.thucydides.core.annotations.locators
Class SmartElementLocatorFactory
java.lang.Object
net.thucydides.core.annotations.locators.SmartElementLocatorFactory
- All Implemented Interfaces:
- org.openqa.selenium.support.pagefactory.ElementLocatorFactory
public final class SmartElementLocatorFactory
- extends Object
- implements org.openqa.selenium.support.pagefactory.ElementLocatorFactory
|
Method Summary |
org.openqa.selenium.support.pagefactory.ElementLocator |
createLocator(Field field)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SmartElementLocatorFactory
public SmartElementLocatorFactory(org.openqa.selenium.WebDriver webDriver,
int timeoutInSeconds)
createLocator
public org.openqa.selenium.support.pagefactory.ElementLocator createLocator(Field field)
- Specified by:
createLocator in interface org.openqa.selenium.support.pagefactory.ElementLocatorFactory
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.