Package net.thucydides.core.webdriver
Interface ElementProxyCreator
- All Known Implementing Classes:
SmartElementProxyCreator
public interface ElementProxyCreator
-
Method Summary
Modifier and TypeMethodDescriptionvoidproxyElements(PageObject pageObject, org.openqa.selenium.WebDriver driver) voidproxyElements(PageObject pageObject, org.openqa.selenium.WebDriver driver, int timeoutInSeconds)
-
Method Details
-
proxyElements
-
proxyElements
void proxyElements(PageObject pageObject, org.openqa.selenium.WebDriver driver, int timeoutInSeconds)
-