public class AppiumWebDriverFactory extends WebDriverFactory
RemoteWebDriver.| Modifier and Type | Class and Description |
|---|---|
static class |
AppiumWebDriverFactory.AppiumDriver
Appium driver.
|
DEFAULT_HEIGHT, DEFAULT_WIDTH| Constructor and Description |
|---|
AppiumWebDriverFactory() |
| 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.