| Modifier and Type | Method and Description |
|---|---|
Plugin |
PluginFactory.create(ScenarioContext context,
Map<String,Object> options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScenarioContext.setRobot(Plugin robot) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Driver |
| Modifier and Type | Class and Description |
|---|---|
class |
DevToolsDriver |
class |
WebDriver |
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidDriver |
class |
AppiumDriver |
class |
IosDriver |
| Modifier and Type | Class and Description |
|---|---|
class |
Chrome
chrome devtools protocol - the "preferred" driver:
https://chromedevtools.github.io/devtools-protocol/
|
class |
ChromeWebDriver |
| Modifier and Type | Class and Description |
|---|---|
class |
GeckoWebDriver |
| Modifier and Type | Class and Description |
|---|---|
class |
EdgeDevToolsDriver |
class |
IeWebDriver |
class |
MsEdgeDriver |
class |
MsWebDriver |
class |
WinAppDriver |
| Modifier and Type | Class and Description |
|---|---|
class |
SafariWebDriver |
Copyright © 2020. All rights reserved.