How do i get the ranorexpath for the controls of a window or

Ask general questions here.
AutoTester
Posts: 6
Joined: Fri Feb 20, 2009 11:26 am

How do i get the ranorexpath for the controls of a window or

Post by AutoTester » Fri Feb 20, 2009 11:33 am

Hi,

I am trying to get the RanorexPath for an element inside a form. I can get the list of elements. How do i get full ranorex path for each of the elements?

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Post by Support Team » Fri Feb 20, 2009 11:44 am

Just use the Adapter.GetPath or Element.GetPath method on the list elements to get the paths for the individual list items.
Please have a look at the API documentation:
http://www.ranorex.com/Documentation/Ranorex-2.0/

Regards,
Alex
Ranorex Support Team