Start the Ranorex Studio and use the file menu to create a new test solution ('File '| 'New' | 'Solution...')
Now select the 'Ranorex Console Application' template from the category 'C#' and choose a name for your project.
Now click the record button within 'Recording1.rxrec' file.
Ranorex Studio is now minimized to record your desktop actions. For example, start the Windows calculator and hit some buttons.
Stop the recording by clicking the 'Stop' button of the Recorder's toolbar or press the 'SHIFT' + 'ESC' shortcut.
After saving the recording the generated code can be started as follows:
Compile and start your application by pressing the <F5> key on your keyboard or choose "Debug -> Run" from the menu.
Online User Guide
download as: PDF
