Page 1 of 1

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

Posted: Fri Feb 20, 2009 11:33 am
by AutoTester
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?

Posted: Fri Feb 20, 2009 11:44 am
by Support Team
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