How can we close all webbrowsers which are opened in out
desctop?
Answer Posted / syam
While Browser("CreationTime:=0").Exist
Browser("CreationTime:=0").Close
Wend
QTP Tip1: The first browser that opens receives the
value "CreationTime" = 0, the second browser
receives "CreationTime" = 1, and so on...
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to check bitmap output value?
How to check which add-ins are associated with a test in qtp?
What do you mean by iteration?
How to break the object spy ?
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
How many tabs are available to view your test in a test pane and what are they?
How did you use regular expressions in QTP and also in WR?
Sql questions to find second max salary and how to use joins
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
tell me abt a time when u had to go above &beyind the call of duty to get the job done
Explain the types of properties that quick test learns while recording?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
what type of framework u r using in ur organization
Explain runtime dynamic settings?