| Package | Description |
|---|---|
| com.intuit.karate | |
| com.intuit.karate.core | |
| com.intuit.karate.driver | |
| com.intuit.karate.job |
| Modifier and Type | Method and Description |
|---|---|
static Http |
Http.forUrl(LogAppender appender,
String url) |
static Http |
Http.forUrl(ScenarioContext context,
String url) |
Http |
Http.header(String name,
String value) |
Http |
Http.path(String... paths) |
Http |
Http.url(String url) |
| Modifier and Type | Method and Description |
|---|---|
Http |
ScriptBridge.http(String url) |
| Modifier and Type | Field and Description |
|---|---|
protected Http |
WebDriver.http |
| Modifier and Type | Method and Description |
|---|---|
Http |
WebDriver.getHttp() |
Http |
DriverOptions.getHttp() |
| Modifier and Type | Method and Description |
|---|---|
protected static JobMessage |
JobExecutor.invokeServer(Http http,
String jobId,
String executorId,
JobMessage req) |
Copyright © 2020. All rights reserved.