Hi ,
I am new to Ranorex.
I want to get the current working URL of my browser.
Can any one help me out?
Thanks,
Raj
Get URL
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Get URL
Hi,
You can get it via the DOM object of your website. There is an attribute named "PageUrl" which contains the URL.
You can use the Ranorex Spy tool to take a look at all available attributes of your application/webpage.
Please take also a look at the UserGuide section.
Regards,
Markus
Ranorex Support Team
You can get it via the DOM object of your website. There is an attribute named "PageUrl" which contains the URL.
You can use the Ranorex Spy tool to take a look at all available attributes of your application/webpage.
Please take also a look at the UserGuide section.
Regards,
Markus
Ranorex Support Team