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