if there r 10 windows open in QTP write a command to close
all 10 windows at a time ?
Answer Posted / sudheer kumar putsala
if Browser("micClass:=Browser","index:=0").Exist(0) Then
Browser("micClass:=Browser","index:=0").Close
Above line of code will close all the open Browsers.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What will be happen if i load object repository at run time, but it has already associated.
What is the use of running the scripts in Hidden-mode in UFT?
How the smart identification is used in real time?Please explain with an example
When and why to use descriptive programming?
Describe function procedure in vbscript.
what is supply chain management?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
What are the advantages of parameterization ?
Is it possible to merge two object repository files in qtp?
How to use transactions in qtp?
wt is the use of multiple questions in QTP
What are the general steps involved in the data driven framework?
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
How does you test a weblink which is changing dynamically?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue