[wtr-general] Re: After upgrading to Watir 1.6.2, it is not working fine.

2009-10-26 Thread Naveen devadass

HI ,
I am getting following

C:\gem list watir
*** LOCAL GEMS ***
watir (1.6.1)

Please help me out.i am unble to use the watir

On Oct 22, 1:32 pm, Željko Filipin zeljko.fili...@wa-research.ch
wrote:
 On Thu, Oct 22, 2009 at 9:16 AM, Naveen devadass naveeenku...@gmail.com
 wrote:

  irb(main):002:0 require watir
  LoadError: no such file to load -- watir

 Do you have watir installed?

 What do you get when you type this in command prompt:

 gem list watir

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



[wtr-general] Re: After upgrading to Watir 1.6.2, it is not working fine.

2009-10-26 Thread Željko Filipin
On Mon, Oct 26, 2009 at 1:23 PM, Naveen devadass naveeenku...@gmail.com
wrote:
 watir (1.6.1)

Type this into command prompt and try again:

gem update --system
gem install watir

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



[wtr-general] Re: After upgrading to Watir 1.6.2, it is not working fine.

2009-10-22 Thread Naveen devadass

Hi,

I tried adding require rubygems but i did not get the error
rectified and i got following

C:\irb
irb(main):001:0 require rubygems
= false
irb(main):002:0 require watir
LoadError: no such file to load -- watir
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `gem_original_require'
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `require'
from (irb):2
irb(main):003:0 require 'watir'
LoadError: no such file to load -- watir
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `gem_original_require'
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `require'
from (irb):3
irb(main):004:0

C:\

Please let me what i need to do further

Thanks in advance
Naveen




On Oct 22, 7:13 am, Bret Pettichord b...@pettichord.com wrote:
 Željko Filipin wrote:
   I'm using the latest release candidate of Ruby 1.8.6-27 on a PC

  I do not think that is the problem, buthttp://watir.com/installation/
  says: We recommend using Ruby 1.8.6-26 with Watir 1.6.

  Željko

 Zeljko,

 We say this because of a click-no-wait bug in 1.8.6-27. FYI, this bug is
 fixed in watir 1.6.5 (forthcoming).

 Bret

 --
 Bret Pettichord
 Lead Developer, Watir,www.watir.com
 Blog,www.io.com/~wazmo/blog
 Twitter,www.twitter.com/bpettichord
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[wtr-general] Re: After upgrading to Watir 1.6.2, it is not working fine.

2009-10-21 Thread Brad

I'm having a problem too.

Even if I'm in the IRB and type
require 'watir'

I get: no such file to load -- watir

I'm using the latest release candidate of Ruby 1.8.6-27 on a PC

On Oct 20, 6:11 am, Željko Filipin zeljko.fili...@wa-research.ch
wrote:
 On Tue, Oct 20, 2009 at 12:02 PM, meenu cutiemeenak...@gmail.com wrote:
  I am upgrading my watir version from 1.5 to 1.6.2
  odule/introspection.rb:70:in `const_get': no such file to load --
  safariwatir

 What platform are you on? SafariWatir works only on Mac.

 Please post the code that is causing the error.

 Željko
 --http://watirpodcast.com/
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[wtr-general] Re: After upgrading to Watir 1.6.2, it is not working fine.

2009-10-21 Thread Željko Filipin
On Wed, Oct 21, 2009 at 3:10 PM, Brad bradask...@gmail.com 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 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
-~--~~~~--~~--~--~---



[wtr-general] Re: After upgrading to Watir 1.6.2, it is not working fine.

2009-10-21 Thread Brad

Thanks using: require 'rubygems' work both in my script and in the
irb.

Why the change?

On Oct 21, 8:20 am, Željko Filipin zeljko.fili...@wa-research.ch
wrote:
 On Wed, Oct 21, 2009 at 3:10 PM, Brad bradask...@gmail.com 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, buthttp://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 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
-~--~~~~--~~--~--~---



[wtr-general] Re: After upgrading to Watir 1.6.2, it is not working fine.

2009-10-21 Thread Bret Pettichord

Željko Filipin wrote:
  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
Zeljko,

We say this because of a click-no-wait bug in 1.8.6-27. FYI, this bug is 
fixed in watir 1.6.5 (forthcoming).

Bret

-- 
Bret Pettichord
Lead Developer, Watir, www.watir.com
Blog, www.io.com/~wazmo/blog
Twitter, www.twitter.com/bpettichord


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



[wtr-general] Re: After upgrading to Watir 1.6.2, it is not working fine.

2009-10-20 Thread Željko Filipin
On Tue, Oct 20, 2009 at 12:02 PM, meenu cutiemeenak...@gmail.com wrote:
 I am upgrading my watir version from 1.5 to 1.6.2
 odule/introspection.rb:70:in `const_get': no such file to load --
 safariwatir

What platform are you on? SafariWatir works only on Mac.

Please post the code that is causing the error.

Željko
--
http://watirpodcast.com/

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