Web Techniques

Class library usage, coding and language questions.
WMacNeil
Posts: 5
Joined: Tue Jun 11, 2013 2:32 pm

Web Techniques

Post by WMacNeil » Fri Jun 14, 2013 2:02 am

My company is highly considering Ranorex to bridge the gap between our web and device components of our MDM solution.

How would one select all elements of a specific type from the DOM using the RANOREX API? E.g. <span> Thanks.

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

Re: Web Techniques

Post by Support Team » Mon Jun 17, 2013 1:21 pm

Hi,

We are proud to hear that you are considering Ranorex for your test purposes :).

Why do you want to select all elements of a specific type? Is there a special reason for that?
In order to find all elements of the same type you could for instance use one of the following methods: FindDescendants Method.
If you need detailed description or a sample of how to use it please send us more detailed information about your issue.

Regards,
Markus