I started getting this error out of the blue when trying to run cucumber / selenium-webdriver tests with safari
Before do
@driver = Selenium::WebDriver.for :safari
I've reinstalled rvm and chromedriver..nothting seems to work.
I have the same repository cloned on a different (mountain lion) mac and it runs fine there.
Any suggestions?
Best,
Rich