If there are some browsers opened and I don't how many browsers are open, Now I want to close all the browsers that I don't know how many are opened.
What would be Descriptive programming for this in QTP using VB Script..???
Please send your answers.
Answer Posted / mogal
While Browser("creationtime:=0").Exist(0)
Browser("creationtime:=0").Close
Wend
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
When to use shared and local object repository?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
Differentiate the type of test cases which can be automated and which cannot be automated?
What is the diff between image and bitmap check point?
Where we can use the analog mode and where we can use the low – level mode?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
How to give a call to another action from one action?
Can we record an application running on a remote machine using qtp?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
what type of framework u r using in ur organization
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
What is quicktest professional (qtp window?
If you are testing a web application then what will you test in that application?
What are the Application Functions available in QTP?
Define Error Pane of UFT?