QTP 10.0 is not identifying web objects for IE 8.it is
identifying like winObject.I installed HP patch
QTPWEB_00037.Still getting issue
Answer Posted / yuvesh kumar goyal
Just do One thing. It might be possible that you have enabled Protected Mode in IE. So just Open the IE. Go to Tools>>>Internet Options>>>Security Tab>>> Uncheck(Disable) the Protected Mode checkbox
Click 'Ok'
Restart the IE. And Hurraayyyyy!!!!
It will work.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how to disable the pop ups through QTP using a script
Explain about datafile/verification of date file when file is not available in local system?
Is it possible to use two instances of UFT on the same machine? If not why?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
Do you know how to connect database? Can you tell me the procedures?
What is throw Object?
What is different command used in command Prompt while using QTP?
If I change the object name in one action will it be updated in all the actions? Or not?
Explain QTP using different development techniques ?
Can we record using all the modes in a single script? Explanation with example is appreciated
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
If created one virtual object? Next time I changed the window position will it work?
When and why to use descriptive programming?
What is the script for database check point, bitmapchek point, regular expression ?