For a Cucumber scenario on my Rails 3.1 app, I used the @javascript tag, so Selenium is activated. I get the following error:
Could not find Firefox binary (
Try changing the setting "*chrome" to "*googlechrome" in the class setUp function.