public class SmartElementProxyCreator extends Object implements ElementProxyCreator
| Constructor and Description |
|---|
SmartElementProxyCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
proxyElements(PageObject pageObject,
org.openqa.selenium.WebDriver driver) |
void |
proxyElements(PageObject pageObject,
org.openqa.selenium.WebDriver driver,
int timeoutInSeconds) |
public void proxyElements(PageObject pageObject, org.openqa.selenium.WebDriver driver)
proxyElements in interface ElementProxyCreatorpublic void proxyElements(PageObject pageObject, org.openqa.selenium.WebDriver driver, int timeoutInSeconds)
proxyElements in interface ElementProxyCreatorCopyright © 2021. All rights reserved.