Can we write custom code without using Object Repository ?
Can we write custom code without using Object Repository ?
I am new to renorex and currently evaluating for the full use. My question is can i write custom code without using Object Repository ???
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Can we write custom code without using Object Repository ?
Hello,
Yes. You could write custom code to perform your actions by using methods like 'FindSingle' e.g.
Please take a look at our 'code examples' in our User Guide.
Using the object repository is recommended since it allows you to modify actions in your recording.
Please take a look at our 'User Guide' in order to give you an overview of Ranorex.
Please let me know if you need further information.
Regards,
Markus (T)
Yes. You could write custom code to perform your actions by using methods like 'FindSingle' e.g.
Please take a look at our 'code examples' in our User Guide.
Using the object repository is recommended since it allows you to modify actions in your recording.
Please take a look at our 'User Guide' in order to give you an overview of Ranorex.
Please let me know if you need further information.
Regards,
Markus (T)
Re: Can we write custom code without using Object Repository ?
Thanks for the response, i tried using custom code via code module and it works like a charm 

- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Can we write custom code without using Object Repository ?
Hello,
You are welcome
Regards,
Markus (T)
You are welcome

Regards,
Markus (T)