Hey Dmitry,

I found this code on your blog-site to close all browsers.

----------------------------------------------------------------

While Browser("CreationTime:=0").Exist
  Browser("CreationTime:=0").Close
Wend
----------------------------------------------------------------

This code works well and closes all instances of IE. But what question
arises in my mind is - when I SPY on IE Browser I can't see any property
called "CreationTime"; so how does it work?

Regards,
Ashwini

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "QTP 
- HP Quick Test Professional - Automated Software Testing" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/MercuryQTP?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to