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 WebDriverFactory
getWebDriver
in class WebDriverFactoryDecorator
WebDriver
according to the parameterCopyright © 2015. All rights reserved.