Mark is correct. In the case that he describes, you will need to use 1.5 
and do ie.modal_dialog() to attach to it.

Bret

Cain, Mark wrote:
> Do you see this "-- Web Page Dialog" in the title bar of your popup
> pages?  If yes then you are dealing with a modal web page and you will
> NOT be able to attach the normal way using Watir.
>
> --Mark
>
> -----Original Message-----
>
> Hi,
>
> I have been trying to create a test for a website. A new window pops out
> whenever I choose something from a select list. I cannot take control of
> that new window by url nor by title. So I was wondering if there is
> another way for Watir to take control of it? And is there a way (a
> command) for Watir/Ruby to see all opened IE windows?
>   

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to