[wtr-general] Re: no such file to load -- watir (LoadError)

2008-12-09 Thread pallavi shashidhar
Hi, I was able to do an update and install watir successfully. Only problem with running the scripts. As for your case, i think you could not connect to the server for update. On Tue, Dec 9, 2008 at 1:33 PM, parul upadhyay <[EMAIL PROTECTED]> wrote: > Hi Pallavi, > I'm getting the same error,afte

[wtr-general] Re: no such file to load -- watir (LoadError)

2008-12-09 Thread parul upadhyay
Hi Pallavi, I'm getting the same error,after using rubygems it is giving error for watir. I wanna ask u that when you have done gem update --system and then installed a local watir gem,did any error appeared?i'm writting it in command prompt. please check if i've done correctly or not. Microsoft

[wtr-general] Re: no such file to load -- watir (LoadError)

2008-12-08 Thread pallavi shashidhar
I get the same problem even after require 'rubygems' error is at the line where i have require 'watir' On Tue, Dec 9, 2008 at 1:59 AM, anna barbara ostrowska < [EMAIL PROTECTED]> wrote: > Hi there! > Add to script require 'rubygems', I had the same problem and it helps :) > > 2008/12/8 pallavi sh

[wtr-general] Re: no such file to load -- watir (LoadError)

2008-12-08 Thread anna barbara ostrowska
Hi there! Add to script require 'rubygems', I had the same problem and it helps :) 2008/12/8 pallavi shashidhar <[EMAIL PROTECTED]> > Hi there, > I have installed Ruby 1.8.6-26 and did a gem update --system and then > installed a local watir gem . > I installed watir using "gem install watir -dir