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 / ravi
First check weather Web add-in check box is selected in add-
ins list or not.If not, select web add-in before and goto
automation->record&run setting->select web and click on
record any openbased application radio button.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how do i know how to use tools
How to export quicktest professional results to an .xls file?
How many types of recording modes in qtp? Describe each type with an example where we use them?
diff between qtp versions from 8.5
what is profile tool?
Why is action split used by qtp?
What is the difference between run time object and test object in QTP?
What is difference between design time and run time data table?
How many types of parameters are available in quicktest professional (qtp)?
In qtp, how you can remove the spaces from string?
What are private functions in QTP? How they can be called from the function library?
Tell some commonly used Excel VBA functions?
How to use reporter.report event in qtp ?
How you can replace string in qtp?
How we can import data from database?