| Package | Description |
|---|---|
| com.intuit.karate.core | |
| com.intuit.karate.driver |
| Modifier and Type | Method and Description |
|---|---|
static Embed |
Embed.forVideoFile(String fileName) |
| Modifier and Type | Method and Description |
|---|---|
List<Embed> |
ScenarioContext.getAndClearEmbeds() |
List<Embed> |
StepResult.getEmbeds() |
| Modifier and Type | Method and Description |
|---|---|
void |
StepResult.addEmbed(Embed embed) |
void |
ScenarioResult.appendEmbed(Embed embed) |
void |
ScenarioContext.embed(Embed embed) |
| Constructor and Description |
|---|
StepResult(Step step,
Result result,
String stepLog,
List<Embed> embeds,
List<FeatureResult> callResults) |
| Modifier and Type | Method and Description |
|---|---|
void |
DriverOptions.embedContent(Embed embed) |
Copyright © 2020. All rights reserved.