Class SmartWidgetProxyCreator
java.lang.Object
net.thucydides.core.annotations.locators.SmartWidgetProxyCreator
- All Implemented Interfaces:
WidgetProxyCreator
Initializes
WidgetObject fields with contextual locators.- Author:
- Joe Nasca
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidproxyElements(WidgetObject widget, org.openqa.selenium.WebDriver driver) voidproxyElements(WidgetObject widget, org.openqa.selenium.WebDriver driver, int timeoutInSeconds)
-
Constructor Details
-
SmartWidgetProxyCreator
public SmartWidgetProxyCreator()
-
-
Method Details
-
proxyElements
- Specified by:
proxyElementsin interfaceWidgetProxyCreator
-
proxyElements
public void proxyElements(WidgetObject widget, org.openqa.selenium.WebDriver driver, int timeoutInSeconds) - Specified by:
proxyElementsin interfaceWidgetProxyCreator
-