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 DiscussionsUnable to authenticate license in Ready API Login button unresponsiveReadyApi 3.64.0 parallel executionUnable to authenticate license in Ready API Login button unresponsiveSolved
Related Contentgroovy script errorsHow to enable/disable multiple assertions in a test Suite via groovy scriptString.replaceAll not working in Groovy script