Rational Robot Question:

How to set Error Recovery Options?

Tweet Share WhatsApp

Answer:

Use the error recovery options to specify how Robot handles script command failures and verification point failures.

1. Open the GUI Playback Options dialog box.
2. Click the Error Recovery tab.
3. To specify what Robot should do if it encounters a failure, click one of the following options under both On script command failure and On verification point failure:
Continue execution - Continues playback of the script.
Skip current script - Terminates playback of the current script. If the script with the failure was called from another script, playback resumes with the command following the CallScript command.
Abort playback - Terminates playback of the current script. If the script with the failure was called from another script, the calling script also terminates.
4. Click OK or change other options.

Download Rational Robot PDF Read All 93 Rational Robot Questions
Previous QuestionNext Question
How to set the wait state options?What is an unexpected active window?