| Modifier and Type | Method and Description |
|---|---|
static Http |
Http.forUrl(Logger logger,
String url) |
Http |
Match.http() |
Http |
Http.path(String... paths) |
Http |
Http.url(String url) |
| Modifier and Type | Field and Description |
|---|---|
protected Http |
WebDriver.http |
protected Http |
AppiumDriver.http |
| Constructor and Description |
|---|
AppiumDriver(DriverOptions options,
CommandThread command,
Http http,
String sessionId,
String windowId) |
WebDriver(DriverOptions options,
CommandThread command,
Http http,
String sessionId,
String windowId) |
| Constructor and Description |
|---|
AndroidDriver(DriverOptions options,
CommandThread command,
Http http,
String sessionId,
String windowId) |
| Constructor and Description |
|---|
ChromeWebDriver(DriverOptions options,
CommandThread command,
Http http,
String sessionId,
String windowId) |
| Constructor and Description |
|---|
MicrosoftWebDriver(DriverOptions options,
CommandThread command,
Http http,
String sessionId,
String windowId) |
| Constructor and Description |
|---|
GeckoWebDriver(DriverOptions options,
CommandThread command,
Http http,
String sessionId,
String windowId) |
| Constructor and Description |
|---|
IosDriver(DriverOptions options,
CommandThread command,
Http http,
String sessionId,
String windowId) |
| Constructor and Description |
|---|
SafariWebDriver(DriverOptions options,
CommandThread command,
Http http,
String sessionId,
String windowId) |
| Constructor and Description |
|---|
WinAppDriver(DriverOptions options,
CommandThread command,
Http http,
String sessionId,
String windowId) |
Copyright © 2019. All rights reserved.