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