Micro Focus QTP (UFT) Forums
QTP 11 not identifying IE9 web objects on run-time - 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: QTP 11 not identifying IE9 web objects on run-time (/Thread-QTP-11-not-identifying-IE9-web-objects-on-run-time)



QTP 11 not identifying IE9 web objects on run-time - Surya - 01-24-2013

Hi,

QTP is not identifying entire hierarchy of the object in the middle of my script execution and my script will eventually fail.

Below is what happening

After opening my application, my script performs certain operations. At the end of the execution when I spy any object on the page, nothing but the page is being identified. So my hierarchy in the spy is Browser and Page. It works good if refresh the browser and spy again.

At that moment the browser name property is loosing it value though it has the name in normal time.

I tried few ways like un-checking the Enable Protected mode security checkbox.

Also verified the Integrity level of QTP and IE processes and found them out to be medium.

The interesting part with the IE browser on my machine is even if only one browser with one tab is opened and running on the desktop, there are 2 iexplore.exe processes on the task manager.

Can some one please help me how to resolve this issue?

Note: If I ran the same script on Firefox, it works fine.

Thanks!!
Surya


RE: QTP 11 not identifying IE9 web objects on run-time - newqtp - 01-25-2013

What is your OS? if its windows7 you might need to install few IE patches.


RE: QTP 11 not identifying IE9 web objects on run-time - Surya - 01-25-2013

I've installed QTPWEB_00073 and QTPWEB_00078

are there any more to be installed.

please note that I'm able to recognize all the objects normally, where as I'm seeing this issue during the execution.

Thanks
Surya


RE: QTP 11 not identifying IE9 web objects on run-time - newqtp - 01-31-2013

Usually when you download the demo version they have all required patches. I am running QTP10 on windows 7 with IE9.0 without any problem, to make it work I had installed these two IE patches QTPWEB_00090 and QTPWEB_00092.

Google it you will find it..