rdebieContributor18 years agoDisable a test step from a groovy script.hello, Can you tell met how i can disable one or more test steps from a groovy script. I can see if a step is disabled by the script testRunner.getTestCase().getTestStepByName( "Download Jira...Show More
Recent DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related Contentgroovy script errorsHow to enable/disable multiple assertions in a test Suite via groovy scriptString.replaceAll not working in Groovy script