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