Page 1 of 1

Get All Href

Posted: Tue Jul 05, 2016 8:29 am
by Hardeep
hi

I want to retrieve all the href on the current webpage.
How can I retrieve all href??

please help me

Re: Get All Href

Posted: Tue Jul 05, 2016 9:15 am
by odklizec
Hi,

You can for example use the code, as described here...
http://www.ranorex.com/support/user-gui ... html#c3574

Just replace Ranorex.Button with Ranorex.ATag and repo item with your own (e.g. DOM element).