On Jul 20, 2006, at 23:10, Aureliano Calvo wrote: > Hi! > I'm looking in the Watir documentation, and googled for it, but I > can't find a > way to handle pop-ups generated with the javascript method "alert" > and be able > to login to a site secured with basic authentication. > > Wandering through the source code I've found the WinClicker class, > but I don't > understand how to use it. > > How can I click on the alerts and/or login to a basic authenticated > site?
Take a look at watir/WindowHelper.rb, never used it but seems it does that. -- fxn _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
