public class TestStepParser extends Object
| Constructor and Description |
|---|
TestStepParser() |
| Modifier and Type | Method and Description |
|---|---|
static List<AbstractTestStep> |
parseTestSteps(String testScript)
Create a list of objects representing the steps
|
public static List<AbstractTestStep> parseTestSteps(String testScript)
testScript - The script to parseCopyright © 2021 Micro Focus. All rights reserved.