See Daniel's advice below. He is the developer of the gems in question.

Bret

---------- Forwarded message ----------
From: Daniel Berger <djber...@gmail.com>
Date: Thu, Feb 5, 2009 at 7:04 PM
Subject: Re: Watir is acting retarded
To: ruby-talk ML <ruby-t...@ruby-lang.org>


Daniel Waite wrote:

> This...
>
> NameError: uninitialized constant Windows::API::Error
>
> Or this...
>
> irb(main):009:0> Watir::IE.new.goto 'google.com'
> NoMethodError: undefined method `goto' for #<Watir::IE:0x32e108c>
>
> I reinstalled Windows about 4 hours ago. I installed the network card
> drivers and Ruby via the one-click installer.
>
> I then installed the Watir gem. The above error messages are all I'm
> getting when attempting to use it.
>
> I am running as the administrator on this machine. I have registered the
> AutoIt file manually.
>
> Any ideas? Google turns up _nothing_ related specifically to these
> issues. Surely I cannot be the only person who has encountered this.
>

Yep, you want this combination:

win32-api 1.3.0 or later
windows-api 0.3.0 or later
windows-pr 0.9.9 or later

Regards,

Dan




-- 
Bret Pettichord
GTalk: bpettich...@gmail.com
CTO, WatirCraft LLC, http://www.watircraft.com
Lead Developer, Watir, http://wtr.rubyforge.org
Blog (Essays), http://www.io.com/~wazmo/blog
MiniBlog (Links), http://feeds.feedburner.com/bretshotlist

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to