Forum Discussion
Awesome
17 years agoFrequent Contributor
this didn't work either...
def testStep = testRunner.testCase.testSteps[testStepName]
testStep.removeTestStep();
def testStep = testRunner.testCase.testSteps[testStepName]
testStep.removeTestStep();