When I start recording any web application (either Mozilla
or IE) QTP recognizes window instead of browser and also it
does not show all the hierarchy tree of that particular web
page.
1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox")
2. As everybody knows it should be
browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox")
I am using the windows vista, do you think it may be a
problem of my settings in QTP or problem of my installation.
Your kind responses will be appreciated.
Thanks in advance.
Satya
Answer Posted / kalpesh
i had the same problem with internet explorer and i solved
it by unchecking the protected mode option in the internet
explorer i.e go to internetexplorer right click and select
internet properties then click on security tab in that
uncheck the enable protected mode option. i am not sure
about firefox but
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to start recording using quicktest professional?
Object repositories types, which and when to use?
What is the purpose of loading qtp add-ins?
What is throw Object?
How many lines of code in each script of QTP?
How to start recording using quicktest professional (qtp)?
Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan
write script for bitmap image?
What are table and db checkpoints?
With what extension you can save the list of tests in a file to run in test batch runner?
Should have experience in framework means?
How to import a test case present in ".xls" file to TD under a Test set?
Explain the benefits of quick test pro(qtp)?
How does QTP identify an object?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?