I have changed the way Firewatir handles javascript pop ups. The changes are there in my fork: http://github.com/angrez/watir/commit/f4cb4c22a5c7cc2ee4fa1ba81d6e972cb7d34de0
Also there is method for entering username, password in the authentication pop up as well. Let me know if it makes some sense, then we can add it to master repository as well. - Angrez On Thu, Nov 19, 2009 at 10:52 AM, Ethan <[email protected]> wrote: > Mine doesn't currently, but it could - I don't think it would be very > difficult to add that functionality. I don't know what the API for that > should look like. something like, > Firefox#enter_authentication_dialog(username, password, button='OK') > perhaps. > > > On Thu, Nov 19, 2009 at 00:00, Alan Baird <[email protected]> wrote: > >> Ethan - >> >> Would your library support entering username and password credentials in a >> basic authentication dialog box that pops up before you login to some >> websites that are password protected? >> >> Alan >> >> >> _______________________________________________ >> Wtr-development mailing list >> [email protected] >> http://rubyforge.org/mailman/listinfo/wtr-development >> > > > _______________________________________________ > Wtr-development mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/wtr-development >
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
