Forum Discussion

Awesome's avatar
Awesome
Frequent Contributor
17 years ago

how do you delete a request step from groovy?

hi all, how do you delete a request step from groovy? i've tried the following but no luck: request_name="the_request_name" //testRunner.testCase.removeTestStep.getTestStepByName("the_reques...