On Wed, Oct 21, 2009 at 3:10 PM, Brad <[email protected]> wrote: > I get: no such file to load -- watir
Try adding this at the top of the file: require "rubygems" Go to command prompt and type this: gem list watir What does it return? > I'm using the latest release candidate of Ruby 1.8.6-27 on a PC I do not think that is the problem, but http://watir.com/installation/ says: "We recommend using Ruby 1.8.6-26 with Watir 1.6." Željko --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email to [email protected] Before posting, please read the following guidelines: http://wiki.openqa.org/display/WTR/Support To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/watir-general -~----------~----~----~----~------~----~------~--~---
