Page 1 of 1

Automation for DevExpress control

Posted: Thu Feb 07, 2013 6:36 am
by gurpreet singh
How to automate DevExpress control.
I want to automate test for "XtraTreeList" and "XtraGrid" control of DevExpress.
Ranorex python documention doesn't have these contols information.
[url]http://www.ranorex.com/Documentation/Python/modules.html[/url]
Any solution to automate these contorls???

Re: Automation for DevExpress control

Posted: Thu Feb 07, 2013 9:39 am
by Support Team
The Ranorex documentation does not mention any specific 3rd party control, since Ranorex does not depend on control specific implementations. In other words, you cannot tell from the Ranorex API documentation whether a 3rd party control is supported.
Instead, just track the control using Ranorex Spy and see if the controls are identified nicely - that's why Ranorex has a trial version :D

However, it looks like you are using an outdated, very old Ranorex version (1.5?). Ranorex 1.X does not have the object identification capabilities of newer versions and we highly recommend updating to a new version (we are currently at Ranorex 4.0.2!).

Regards,
Alex
Ranorex Team