
Before starting a new recording, prepare your application(s) under test. Start a new recording using the ‘Record’ button from the tool strip menu. Ranorex Studio is now minimized to the system tray. An active recording is indicated through the animated Ranorex icon.

To stop recording press the ‘SHIFT’ + ‘ESC’ shortcut or click the Ranorex system tray icon. Replay the captured user actions to generate optimized test automation code.
Retrieve the generated code after successful replay of recorded user actions by clicking the ‘Get Code’ button. If there were any problems during the playback, click the ‘Replay’ or ‘Cancel’ button. To run recorder generated code, it is necessary to call the Recorder generated method (i.e. ‘Test1()’ ) from the main routine of your test application as follows: