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...

using descriptive programming how to close all opend browsers?

Answer Posted / ravi

Set b=Description.Create
b("micclass").value="Browser"
Set obj=Desktop.ChildObjects(b)
For i=0 to obj.count-1
c=obj(i).GetROProperty("title")
msgbox " Closing.. " & c
obj(i).Close
Next

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is test object model in quicktest professional?

1126


How to handle dynamic objects in quicktest professional (qtp)?

996


what is review

2207


How to explain a banking project in interview as a test engineer???

3201


Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak

2152


Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?

2426


what is defenetion of kiran can u tell me plz CVS, SVN

2090


PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME

7669


What are the challenges you faced during you entire life automation ?

1557


What is Associate Repository in QTP 9.2 ?

1069


How do you check ticket cost and ticket number in flight application?

1132


Explain the concept of object repository?

1035


What is QTP testing process?

1122


can i compare two databases using QTP ?

2447


After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.

7606