Forum Discussion
nmrao
8 years agoCommunity Hero
Thank you for the different available options.
Not sure if this is relevant in this context, but want to add this and looking to hear from you.
In groovy script, it is possible to (skip some steps) use "gotoStep" which actually does nothing i.e., does not execute the given step. Any comments on it?
Not sure if this is relevant in this context, but want to add this and looking to hear from you.
In groovy script, it is possible to (skip some steps) use "gotoStep" which actually does nothing i.e., does not execute the given step. Any comments on it?
TSanchez_1
Staff
8 years agoNot sure that does anything either, try using "goToStepByName("test step name").