Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to Close all browsers in reverse order.

Answer Posted / suresh

Set oBrowser = Description.Create
oBrowser("micclass").value="Browser"
Set oAllObjects = Desktop.ChildObjects(oBrowser)
msgbox oAllObjects.count
For i = oAllObjects.count-1 to 0
Browser("CreationTime:=" & i).close
'msgbox (Browser("CreationTime:=" & i).GetROProperty
("Title"))
Next

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to handle the exceptions using the recovery scenario manager in qtp?

1092


How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?

1066


1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP

2002


What are the various automation frameworks available in qtp?

1024


What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?

1115


What are the types of data tables in qtp?

1055


Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji

1870


Where we can use the analog mode and where we can use the low – level mode?

1039


How to modify object property in qtp ?

1051


What is reusable action?

1173


How can you handle exceptions in qtp?

1095


Can you write a script to check if the folder exists or not?

1033


whenever U using QTP,Test Director, Why we using separate Bug tracking tool?

2194


regular expression in qtp standar check point for months from accepting months from january to december only

1944


What is the recovery scenario in qtp?

1101