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