IF there are seven browsers with same name open. I want to
close one particular browser thru QTP. how can i do this?
Answers were Sorted based on User's Feedback
sorry venkatesh,
i am agrre with u. But one small correction is the creation
time is start with 0.
if u want close first browser u can give no 0,
if u want close 2nd browser u can give no 1 ,
Ex: for closing seventh browser,
browser("CreationTime:=6").close
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / deven
while browser ("CREATIONTIME:=7").exist(3) then
browser("creationtime:=7").open
wend
| Is This Answer Correct ? | 0 Yes | 3 No |
How to take screen shot of desktop by using vb script code or is there any method?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
Using Object Repository is a advantage or disadvantage?
DIFFERENT RUN MODE IN QTP..1-VERIFY MODE 2-UPDATE MODE 3- dEBUG MODE. My question is in whic sitution we use these modes Explain me with example
which is the easiest way you can send the QTP test results to Client if he want to see the screenshots when the results are failed?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
w is recovery senario manager
What are the disadvantages of Recovery Scenarios in QTP ?
What is the difference in between function and sub as well as give some code of both
what is supply chain management?
Qtp Automation Engineer , Can he login in VSS? What purpose he login In VSS? But Some companys are using CVS AND VSS ? some are Have log in in VSS Some Not login(not accessing) into VSS, not login persons are working on CVS? my doubt is, can Qtp automation engineer have loin in VSS or not? Where he store QTp Script?
Which MS Excel formulas are possible to use in the DataTable? I am searching a formula for searching a field in the datatable