Replay and Debug Actions

The playback speed of each recording can be defined individually. Use the speed factor text box to increase replay speed by a factor value.

Replay settings within Ranorex Recorder
Replay settings within Ranorex Recorder

In order to replay all actions as fast as possible, activate 'Turbo Mode' by clicking the button on the tool bar. By activating 'Turbo Mode', the value for speed factor is ignored. Use the repeat count text box to specify the number of iterations.

Simply click the 'Play' button in the recording to replay all actions.

Replay recorded actions
Replay recorded actions
During the execution, the progress box shown at the right lower corner gives information about the current automation state. Press the <Pause> key to stop replaying. Press <CTRL> + <PAUSE> to stop delays during replaying.
Test run progress
Test run progress

If the option 'Generate replay reports' is set to true, a report is shown after the replay has finished. By default each action item logs one message to the report.

Report after replay
Report after replay
Within Ranorex Studio the report is shown as a new file view whereas the standalone Recorder opens the report viewer to show the result. Learn more about how to use Ranorex reporting in Lesson 8: Reporting. As shown in the picture above, each log entry allows one to quickly jump to the source action item. This is helpful in quickly debugging single actions in case of an error. Within the Recorder's actions table, you can then fix a step causing and error and quickly re-run single or selected steps using the context menu.
Play a selected item
Play a selected item