public class StepFailedEvent extends StepEventBusEventBase
| Constructor and Description |
|---|
StepFailedEvent(StepFailure stepFailure,
List<ScreenshotAndHtmlSource> screenshotList) |
| Modifier and Type | Method and Description |
|---|---|
void |
play() |
String |
toString() |
getScenarioId, getStepEventBus, setStepEventBuspublic StepFailedEvent(StepFailure stepFailure, List<ScreenshotAndHtmlSource> screenshotList)
Copyright © 2023. All rights reserved.