[wtr-general] Error when going back to Watir 1.6.2 from Watir 1.6.5

2010-01-13 Thread juanmaflyer
Hi! I will be short.

I have been testing long time with watir 1.6.2. Yesterday I decided to
switch to Watir 1.6.5 and some scripts didn't work as expected...I
don't blame the problem on Watir, but just in case, i decided to
uninstall watir 1.6.5 and install 1.6.2 again. Perfect!

After that, when running a very simple script the following error
appeared:

watir/ie (LoadError)

The script i'm running is the following:

1.  require 'watir'
2.  ie2 = IE.new

The error raise on line 2.
-- 
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general

[wtr-general] Re: Error when going back to Watir 1.6.2 from Watir 1.6.5

2010-01-13 Thread juanmaflyer
In fact the complete error is 'no such file to load -- watir/ie
(LoadError)

On Jan 13, 10:39 am, juanmaflyer juanmafl...@gmail.com wrote:
 Hi! I will be short.

 I have been testing long time with watir 1.6.2. Yesterday I decided to
 switch to Watir 1.6.5 and some scripts didn't work as expected...I
 don't blame the problem on Watir, but just in case, i decided to
 uninstall watir 1.6.5 and install 1.6.2 again. Perfect!

 After that, when running a very simple script the following error
 appeared:

 watir/ie (LoadError)

 The script i'm running is the following:

 1.      require 'watir'
 2.      ie2 = IE.new

 The error raise on line 2.
-- 
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general