create another instance of ie and attach to the window
 
ie2=IE.attach(:title, /your window title here/)
 
I think you can use :url to identify the window as well, but I've always used :title, so I'm not certain.


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lukasz Koziol
Sent: Friday, September 08, 2006 7:51 AM
To: [email protected]
Subject: [Wtr-general] multiple windows

I' m newbie so sorry in advance for my question but i couldn't find the answer anywhere

I want to cope with a few IE windows together ex I click one link and new window is open, is it possible to control it somehow,
navigate through it's content, could  you show me some example of such of code? thnx 4 response

Luke
The content contained in this electronic message is not intended to
constitute formation of a contract binding TWTC. TWTC will be
contractually bound only upon execution, by an authorized officer, of
a contract including agreed terms and conditions or by express
application of its tariffs.

This message is intended only for the use of the individual or entity
to which it is addressed. If the reader of this message is not the
intended recipient, or the employee or agent responsible for
delivering the message to the intended recipient, you are hereby
notified that any dissemination, distribution or copying of this
message is strictly prohibited. If you have received this
communication in error, please notify us immediately by replying to
the sender of this E-Mail or by telephone.
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to