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 to creating an output value using quicktest professional?
How to record a qtp script ?
Why we load add-ins in qtp?
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
How to change the priorities of the recovery scenario properties?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
What does mean by Scope of Automation?n How we defined it?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
What is qtpro? What is quick test pro?
What is text/text area checkpoint?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?