Package net.thucydides.core.webdriver
Interface WidgetProxyCreator
- All Known Implementing Classes:
SmartWidgetProxyCreator
public interface WidgetProxyCreator
-
Method Summary
Modifier and TypeMethodDescriptionvoid
proxyElements
(WidgetObject pageObject, org.openqa.selenium.WebDriver driver) void
proxyElements
(WidgetObject pageObject, org.openqa.selenium.WebDriver driver, int timeoutInSeconds)
-
Method Details
-
proxyElements
-
proxyElements
void proxyElements(WidgetObject pageObject, org.openqa.selenium.WebDriver driver, int timeoutInSeconds)
-