I am new to ROR. I am using Ruby 1.9.2p290, rvm 1.10.2, chromedriver version=18.0.995.0.
When I run the cucumber test by execute command:
bundle exec cucumber features/mytest.feature
I got the error message which is showing below:
(::) failed steps (::)
proxy must be of type dictionary, not null. Received: null
(Selenium::WebDriver::Error::WebDriverError)
It seems that this error occurs since chromedriver version 18.
(irb screenshot: http://www.pastie.org/pastes/3199163)
To get a working version checkout https://github.com/flavorjones/chromedriver-helper