Željko is right. You have to require "rubygems" first.

On Fri, Mar 26, 2010 at 5:55 PM, Željko Filipin <
zeljko.fili...@wa-research.ch> wrote:

> On Thu, Mar 25, 2010 at 7:36 PM, chatur vidur <macvi...@gmail.com> wrote:
> > irb(main):001:0> safariwatir
> > irb(main):002:0> require safariwatir
>
> This should not work.
>
>
> > irb(main):003:0> require "safariwatir"
>
> Do you have safariwatir gem installed?
>
> Try adding
>
> require "rubygems"
>
> before
>
> require "safariwatir".
>
> If you have further problems, please let us know your ruby, rubygems and
> safariwatir versions, something like this (I am on a Windows machine at the
> moment, you should do "gem list safariwatir" in the third line):
>
> C:\>ruby -v
> ruby 1.8.6 (2010-02-04 patchlevel 398) [i386-mingw32]
>
> C:\>gem -v
> 1.3.6
>
> C:\>gem list watir
> watir (1.6.5)
> watir-webdriver (0.0.1.dev5)
>
> Željko
> --
> watir.com - community manager
> pledgie.com/campaigns/2982 - donate to Watir
> watirpodcast.com - host
> testingpodcast.com - audio podcasts on software testing. all of them
>
>
>  --
> Before posting, please read http://watir.com/support. In short: search
> before you ask, be nice.
>
> You received this message because you are subscribed to
> http://groups.google.com/group/watir-general
> To post: watir-general@googlegroups.com
> To unsubscribe: 
> watir-general+unsubscr...@googlegroups.com<watir-general%2bunsubscr...@googlegroups.com>
>
> To unsubscribe from this group, send email to watir-general+
> unsubscribegooglegroups.com or reply to this email with the words "REMOVE
> ME" as the subject.
>

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com

To unsubscribe from this group, send email to 
watir-general+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to