01-24-2013, 09:26 PM
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
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