public class WebDriverFactoryDecoratorImplicitWait extends WebDriverFactoryDecorator
| Constructor and Description |
|---|
WebDriverFactoryDecoratorImplicitWait(long seconds,
WebDriverFactory baseFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebDriver |
getWebDriver(SupportedBrowser browserType) |
public WebDriverFactoryDecoratorImplicitWait(long seconds,
WebDriverFactory baseFactory)
public org.openqa.selenium.WebDriver getWebDriver(SupportedBrowser browserType)
getWebDriver in interface WebDriverFactorygetWebDriver in class WebDriverFactoryDecoratorWebDriver according to the parameterCopyright © 2015. All rights reserved.