Re: [rspec-users] Selenium client gem

2010-01-14 Thread David Chelimsky
On Thu, Jan 14, 2010 at 2:37 PM, David Chelimsky wrote: > On Thu, Jan 14, 2010 at 2:12 PM, Onno van der Straaten < > onno.van.der.straa...@gmail.com> wrote: > >> Hi, >> I'm trying to install the selenium client with gem install >> selenium-client. >> This returns the following message >> ERROR: c

Re: [rspec-users] Selenium client gem

2010-01-14 Thread David Chelimsky
On Thu, Jan 14, 2010 at 2:12 PM, Onno van der Straaten < onno.van.der.straa...@gmail.com> wrote: > Hi, > I'm trying to install the selenium client with gem install selenium-client. > This returns the following message > ERROR: could not find gem selenium-client locally or in a repository > > BTW,

[rspec-users] Selenium client gem

2010-01-14 Thread Onno van der Straaten
Hi, I'm trying to install the selenium client with gem install selenium-client. This returns the following message ERROR: could not find gem selenium-client locally or in a repository BTW, I'm following the RSpec book chapter 22 Automating the Browser with Webrat and Selenium. Wat this gem remov