It appears that it can't find the file specified by the first
require statement.

require 'watir-webdriver'

Add the line
require 'rubygems"
as the first require in your scripts.

Joe

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to