Adam Reed
Thu, 12 Jul 2007 11:52:41 -0700
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?
-----Original Message-----
From: [EMAIL PROTECTED]
[EMAIL PROTECTED] On Behalf Of Lonny Eachus
Sent: Thursday, July 12, 2007 1:39 PM
To: wtr-general@rubyforge.org
Subject: [Wtr-general] Another Try...
I have to try one more time. So far I have not figured out the problem.
Recently, I installed Visual Studio .NET, which I needed to debug some
.NET issues. After I did that (the timing seems to be right), Watir has
not worked within irb.
When I do this:
require 'watir'
include 'Watir'
ie = IE.new
I get
NameError: uninitialized constant IE
I tried completely re-installing ruby, rails, and watir, using the same
versions I was working with before, and this has made no difference. It
is not a version issue: I have been using this same ruby/rails/watir
combination for about 2 years now.
I have also set the RUBYLIB environment variable to the exact directory
where watir is... to no avail.
This has never been a problem before, but now my Watir is not working,
and this is a big problem. I am wondering if there are other environment
variables or something that .NET may have overwritten?
Any ideas? I would really appreciate any suggestions.
Lonny Eachus
==========
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general