have you tried putting the username/password in the url? require 'watir' b = Watir::Browser.start 'http://admin:[email protected]'
full details here: http://watirwebdriver.com/basic-browser-authentication/ Cheers, Alister -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
