public class ChromeDriverFactory extends WebDriverFactory
ChromeDriver.DEFAULT_HEIGHT, DEFAULT_WIDTH| Constructor and Description |
|---|
ChromeDriverFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebDriver |
newInstance(DriverOptions driverOptions)
Create new WebDriver instance with driver options.
|
getDefaultWindowSize, getEnvironmentVariables, isProxySupported, setInitialWindowSize, setupProxy, toStringpublic org.openqa.selenium.WebDriver newInstance(DriverOptions driverOptions)
WebDriverFactorynewInstance in class WebDriverFactorydriverOptions - driver options.Copyright © 2014. All rights reserved.