Ciege wrote:Do I need to recompile my AUT and add an app.config?
No, the app.config file is not for the AUT, but the automating executable. Just add an "Application Configuration File" to your project in Visual Studio. That will create an app.config file that will automatically be put into the output folder and correctly renamed to the name of the executable. And then edit the contents of the app.config file like outlined in the User Guide (see link from previous post).
Alternatively, just create a new Ranorex project with Ranorex Studio and copy the create app.config to your project.
Regards,
Alex
Ranorex Team