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----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric Sent: Tuesday, August 08, 2006 6:56 AM To: [email protected] Subject: [Wtr-general] How to check for opened IE windows? 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? Thanks --------------------------------------------------------------------- Posted via Jive Forums http://forums.openqa.org/thread.jspa?threadID=3401&messageID=9484#9484 _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
