Thanks to all who replied.  The line

    include 'Watir'

was a typo. The actual code had no quotes.

But as it turns out, somehow my environment variable RUBYOPT had gotten wiped. Restoring that solved the problem.

    RUBYOPT=rubygems

Lonny Eachus
==========

Subject:
Re: [Wtr-general] Another Try...
From:
"Adam Reed" <[EMAIL PROTECTED]>
Date:
Thu, 12 Jul 2007 13:52:36 -0500
To:
<wtr-general@rubyforge.org>
To:
<wtr-general@rubyforge.org>

My version requires that I use "include Watir" with no quotes around
Watir since it's a module, not a string.

Have you tried that?
  


_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to