Selenium::WebDriver::Error::WebDriverError: unable to connect to chromedriver 127.0.0.1:9515

circle ciで上記エラーが発生したのでこちらで対応しました どうやら上記のgemが悪さ?をしている(とのこと、調べてない)ので、circle ciでは走らないように設定 参考記事 Has ChromeDriver …