[wtr-general] Re: how to install cucumber in windows xp sp3

2013-03-05 Thread Alex Shtayer
try command gem update -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. watir-general@googlegroups.com http://groups.google.com/group/watir-general watir-general+unsubscr...@googlegroups.com --- You received this message because you are

Re: [wtr-general] Re: how to install cucumber in windows xp sp3

2013-03-05 Thread Željko Filipin
On Tue, Mar 5, 2013 at 12:24 PM, umesh khannan umeshkhan...@gmail.comwrote: C:\Documents and Settings\administratorgem install watir ERROR: Error installing watir: hoe requires RubyGems version = 1.4. Try 'gem update --system' to update RubyGems itself. to install watir i am

Re: [wtr-general] Re: how to install cucumber in windows xp sp3

2013-03-05 Thread Željko Filipin
On Tue, Mar 5, 2013 at 12:50 PM, umesh khannan umeshkhan...@gmail.comwrote: cucumber is not working for me The people on this list _do_ have some supernatural powers, but as far as I know none of us can read minds yet. We are working on it. In the meantime, you will have to provide more

[wtr-general] Re: how to install cucumber in windows xp sp3

2013-03-05 Thread umesh khannan
i have used (require watir-webdriver) but it throwed me this error C:/Ruby192/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.31.0/lib/selenium/webdriver/ie/server.rb:13:in `get': Unable to find standalone executable. Please download the IEDriverServer from http://code.google.com

Re: [wtr-general] Re: how to install cucumber in windows xp sp3

2013-03-05 Thread Željko Filipin
On Tue, Mar 5, 2013 at 1:10 PM, umesh khannan umeshkhan...@gmail.comwrote: Please download the IEDriverServer from http://code.google.com /p/selenium/downloads/list and place the executable on your PATH. Are you even reading the error messages? What do you think this error message says?