Hi Guys
I would like to use the SequenceFilePostStepFailure callback to do one of the following when a test in my main sequnce fails.
1. Retry the test that failed.
2. Goto the next step in the main sequence.
3. run the clean-up and stop the execution of the main sequence.
How would this be done using say a message pop-up that has those three options, Retry/Ignore/Quit then go back to the Main sequence to enact the option selected?