Micro Focus QTP (UFT) Forums

Full Version: QTP 11 not identifying IE9 web objects on run-time
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
What is your OS? if its windows7 you might need to install few IE patches.
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
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..