net.thucydides.core.annotations.locators
Class SmartElementLocatorFactory

Package class diagram package SmartElementLocatorFactory
java.lang.Object
  extended by 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


Constructor Summary
SmartElementLocatorFactory(org.openqa.selenium.WebDriver webDriver, int timeoutInSeconds)
           
 
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
 

Constructor Detail

SmartElementLocatorFactory

public SmartElementLocatorFactory(org.openqa.selenium.WebDriver webDriver,
                                  int timeoutInSeconds)
Method Detail

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.