Using GotoStepbyname from Event TestRunListener.afterStep
I am trying to use conditional go to from TestRunListener.afterStep but control is not transfered to respective step.Same stament in test case groovy works.i think i am missing somehting with vari...