On Thu, Sep 29, 2011 at 5:36 PM, Joe Fl <[email protected]> wrote: > ree-1.8.7-2010.02 :003 > require "safariwatir" > LoadError: no such file to load -- safariwatir
I hope you have safariwatir and watir-webdriver gems installed. If that is true, try adding this to the top of the file: require "rubygems" Željko -- watir.com - community manager watir.com/book - author watirpodcast.com - host -- 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]
