Page 1 of 1

How To Create an Automation Module

Posted: Thu Jun 30, 2011 3:18 pm
by Support Team
Please read this topic before posting your automation module in this forum.

We recommend you to create your automation module by doing following steps:
  1. Add a new code module in Ranorex Studio
  2. Write your code to the ITestModule.Run() method.
  3. Add variables to your module by right-clicking into the editor and choose "Insert Module Variable"
Please provide following information about your module:
  • Description
  • Usage and requirements (step by step description)
  • Variables and their descriptions
Please note: By posting your automation module in this forum, you agree to license your module under the CC BY 3.0 agreement. Please also add the license information to the header of your automation module file.