Micro Focus QTP (UFT) Forums
UFT 12.02 Launching default home page - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: UFT 12.02 Launching default home page (/Thread-UFT-12-02-Launching-default-home-page)



UFT 12.02 Launching default home page - sureshbl - 06-01-2015

Hi Friends,

I am using licensed version of UFT 12.02 on Windows 8 machine.

Just to start with I did a recording of some activities using a web-site "www.geico.com" or "www.gmail.com" using UFT 12.02.

When run the recorded automation UFT script, it always launches our company default intranet set HOME page though I mentioned "www.geico.com" in the record and run settings.

Sometimes, it displays "invalid URL specified". Even I tried using simple vb code instead of automation like

Code:
Systemutil.Run "Iexplore.exe", "www.gmail.com"

but still, UFT launches our company's intranet set home page.

NOTE: Sometimes, it displays company default home page first then launches gmail.com. Still, it should not do and it should always launch whatever user has specified in the record and run settings.

Any inputs/ suggestions greatly appreciated.

Thanks
SB