public class ScenarioInitiator extends Object
| Modifier and Type | Field and Description | 
|---|---|
static String | 
SCENARIO_INITIATOR_ERROR_EMPTY_FILE  | 
| Constructor and Description | 
|---|
ScenarioInitiator()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
start(String[] args)
This method inject data from dataProvider in Gherkin feature file. 
 | 
public static final String SCENARIO_INITIATOR_ERROR_EMPTY_FILE
public void start(String[] args)
args - can be contains a specific a scenario name if you want run ONLY ONE feature by run(job in CICD).Copyright © 2023 NoraUi. All rights reserved.