Package | Description |
---|---|
com.github.noraui.application.steps | |
com.github.noraui.exception |
Modifier and Type | Method and Description |
---|---|
void |
CommonSteps.saveValueInDataOutputProvider(Page.PageElement pageElement,
String targetColumn,
List<GherkinStepCondition> conditions)
Save field in data output provider if all 'expected' parameters equals 'actual' parameters in conditions.
|
void |
RESTSteps.saveValueInDataOutputProvider(String method,
String pageKey,
String uri,
String targetColumn,
List<GherkinStepCondition> conditions)
Save result of REST API in dataOutputProvider if all 'expected' parameters equals 'actual' parameters in conditions.
|
Constructor and Description |
---|
Warning(O object,
String message,
boolean takeScreenshot,
int nid) |
Copyright © 2023 NoraUi. All rights reserved.