Micro Focus QTP (UFT) Forums

Full Version: Getting URL from Internet Explorer
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi All,

I need to read the URL present in the address bar of the internet explorer. For example if we launch www.gmail.com using IE. I have to read that URL from the browser address bar.

Thanks for your help in advance.

-Prasad
Code:
msgbox Browser("Gmail: Email from Google").Object.LocationURL