itaykaldi
11 years agoContributor
Stop test from groovy
Hey,
I try to use testRunner.cancel( "Stop Test" )
But if I will add another line after like log.info "bla bla"
It will execute it..
How can I stop the test from groovy without continuing other lines of script?
I try to use testRunner.cancel( "Stop Test" )
But if I will add another line after like log.info "bla bla"
It will execute it..
How can I stop the test from groovy without continuing other lines of script?