On Wed, Nov 25, 2009 at 1:16 PM, joshmoore <joshsmo...@gmail.com> wrote:
> Hi, I am new to using watir.  I am trying to use firewatir on my mac but
whenever I try to load it I get this exception:
> irb(main):002:0> require 'firewatir'
> NoMethodError: undefined method `demodulize' for "FireWatir::Pre":String

Works for me just fine (Mac OS X 10.5.8):

$ ruby -v
ruby 1.8.6 (2008-08-11 patchlevel 287) [universal-darwin9.0]

$ gem list firewatir
*** LOCAL GEMS ***
firewatir (1.6.5)

$ irb
>> require "firewatir"
=> true

Can you post your Mac OS, Ruby and Firewatir versions?

Željko

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