Hi
I have IE8 and windows 7 installed on my Machine.
Qtp does not identify the webobject it recongnise browser as window.
I have tried all the way
I opened Qtp First the IE8
I write the script for opening the browser
Try to record on the browser
But all above doesnt work
So tell tell me
What should I do?
It is urgent since i am dealing with the web application.
09-30-2010, 06:13 AM (This post was last modified: 09-30-2010, 06:13 AM by mvuyy001.)
Hi,
Launch QTP as an Administrator ie., right click on QTPro.exe as run it as an administrator. Then try recognizing the objects. if it still doesn't recognize try checking what Integrity level for QTP and IE browser opens on. If both are not on the same level then objects may NOT be recognized. Use Process Explorer to check the Integrity level,
Hi Sathakarni
QTP is at Medium Integrity level and IE is at low. which means it should recognize the objects as Web Objects. Since it is NOT, please try launching IE via QTP. Use the SystemUtil method to launch IE from QTP and then try recognizing the Objects.
If it still doesn't recognize then please try launching QTP as an Admin ie., Right Click on QTP desktop shortcut and run as Admin. Then launch IE from QTP as mentioned above and check if it recognizes the Objects.
As far as bringing both to same levels are concerned, it is NOT a straight forward approach, there are third party tools available to elevate the permissions of various applications, one such tool is the Privilege Manager from Beyond Trust.
Else you can write your own manifest file to elevate the permissions for both QTP and IE.
04-26-2011, 01:05 PM (This post was last modified: 04-26-2011, 01:06 PM by bhavyat.)
Hi,
I am also facing the same issue of IE 8.0 windows 7 with QTP11.0 . When i check the integrity of QTP it shows as nothing , please help me out in this .