using descriptive programming how to close all opend browsers?
Answer Posted / naveen
while Browser("Creation Time:=0").Exist
Browser("Creation Time:=0").Close
Wend
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to do call a output parameter from one action to another action??/
How to test results for qtp ?
What is ObjectParamater?
Is qtp supports uni-code?
How can I check if a environment variable exist or not?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
What is the extension of the recovery scenario file in qtp?
Explain the features of quick test pro(qtp)?
What is the difference in testing a client-server application and a web application?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
What are the different types of recovery operation?
What is data driver in qtp?
images are dynamically changes how to compare two images with out using the bitmap
in a web page How to check and display a particular word from a paragraph?