Ranorex

English|Deutsch

Ranorex Console Application

print friendly page

The Ranorex Console Application template provides a project frame containing all necessary files and references for test automation. The output type of this template is an executable console application.

The 'Program.cs' file provides an implementation of the required static main routine. Moreover the main method contains some useful code showing how to handle Ranorex exceptions or how to use the Ranorex Logger.

Ranorex Console Application template