| Package | Description |
|---|---|
| jp.vmi.selenium.webdriver |
| Modifier and Type | Class and Description |
|---|---|
class |
AppiumWebDriverFactory
Factory of
RemoteWebDriver. |
class |
ChromeDriverFactory
Factory of
ChromeDriver. |
class |
FirefoxDriverFactory
Factory of
FirefoxDriver. |
class |
HtmlUnitDriverFactory
Factory of HtmlUnitDriver.
|
class |
IEDriverFactory
Factory of
InternetExplorerDriver. |
class |
PhantomJSDriverFactory
Factory of
PhantomJSDriver. |
class |
RemoteWebDriverFactory
Factory of
RemoteWebDriver. |
class |
SafariDriverFactory
Factory of
SafariDriver. |
| Modifier and Type | Method and Description |
|---|---|
WebDriverFactory |
WebDriverManager.lookupWebDriverFactory(String factoryName)
Lookup WebDriverFactory by name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebDriverManager.setWebDriverFactory(WebDriverFactory factory)
Set current WebDriverFactory.
|
Copyright © 2017. All rights reserved.