public class ScriptRunner extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
controlExecution |
static HashMap<String,String> |
hashMapRepo |
static HashMap<String,String> |
hashMapTestData |
static RepotrsHelper |
objReporter |
Path |
ptExecutionDetailsJSFile |
Path |
ptExecutionDetailsJSonFile |
Path |
ptJSFile |
Path |
ptJSONFile |
| Constructor and Description |
|---|
ScriptRunner() |
ScriptRunner(String resourceFilePath) |
public static boolean controlExecution
public Path ptJSONFile
public Path ptJSFile
public Path ptExecutionDetailsJSonFile
public Path ptExecutionDetailsJSFile
public static RepotrsHelper objReporter
public ScriptRunner(String resourceFilePath)
resourceFilePath - could be passed to run the tests from the resourcespublic ScriptRunner()
Copyright © 2021. All rights reserved.