Forum Discussion
nmrao
6 years agoCommunity Hero
So do you run the same code for Groovy step?
<code>
return testRunner.testCase.testSteps["Groovy TestStep"].assertionStatus
<code>
What happens if groovy script fails or passes currently ?
<code>
return testRunner.testCase.testSteps["Groovy TestStep"].assertionStatus
<code>
What happens if groovy script fails or passes currently ?
TanyaYatskovska
Alumni
6 years agoThanks for the help, nmrao,
Said, was the issue resolved? Please share the solution you decided to use.