From: Joel Pearson Date: 2013-03-22T18:08:45+09:00 Subject: Re: error with selenium-webdriver The clue is this: undefined method `getAlertText' Find out where that's coming from using the backtrace above. As always, watir-webdriver is simpler: driver.alert.ok -- Posted via http://www.ruby-forum.com/.