Forum Discussion

krogold's avatar
krogold
Regular Contributor
7 years ago
Solved

gotostepbyname does not seem to work in forward progress

Hello, I often use testRunner.gotoStepByName to handle conditional workflow in my project. So far it was to loop backwards in my testcase, as I try to use it to jump forward to a next step it do...