net.thucydides.core.annotations.locators
Class SmartElementProxyCreator
java.lang.Object
net.thucydides.core.annotations.locators.SmartElementProxyCreator
- All Implemented Interfaces:
- ElementProxyCreator
public class SmartElementProxyCreator
- extends Object
- implements ElementProxyCreator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SmartElementProxyCreator
public SmartElementProxyCreator()
proxyElements
public void proxyElements(PageObject pageObject,
org.openqa.selenium.WebDriver driver)
- Specified by:
proxyElements in interface ElementProxyCreator
proxyElements
public void proxyElements(PageObject pageObject,
org.openqa.selenium.WebDriver driver,
int timeoutInSeconds)
- Specified by:
proxyElements in interface ElementProxyCreator
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.