Re: [rspec-users] Can't use Cucumber with Webrat and Selenium

2009-06-18 Thread Auto Bot
John Small wrote: > Well I can't help you but I do have a similar problem. In my case > Cucumber-Selenium works, Cucumber-Webrat works but Cucmber-Webrat- > Selenium doesn't work because Webrat issues requests to www.example.com > and Selenium starts up a mongrel on localhost:3001, connects to it v

Re: [rspec-users] Can't use Cucumber with Webrat and Selenium

2009-05-13 Thread JDS
Well I can't help you but I do have a similar problem. In my case Cucumber-Selenium works, Cucumber-Webrat works but Cucmber-Webrat- Selenium doesn't work because Webrat issues requests to www.example.com and Selenium starts up a mongrel on localhost:3001, connects to it via Firefox and then throws

[rspec-users] Can't use Cucumber with Webrat and Selenium

2009-04-05 Thread Enrico Listemann
Hi, I followed the instructions at http://wiki.github.com/aslakhellesoy/cucumber/setting-up-selenium to get Selenium and Webrat to work with Cucumber. I have no problems using Webrat but when I switch to use Selenium, I get the following error message when I try to access the browser(e.g. calling