unable to connect to chromedriver http://127.0.0.1:46050 (Selenium::WebDriver::Error::WebDriverError)

后端 未结 4 1913
面向向阳花
面向向阳花 2020-12-19 17:52

I get this error when I run my cucumber tests:

\"*Unable to either launch or connect to Chrome. Please check that ChromeDriver is up-to-date. Using Chrome binary

4条回答
  •  误落风尘
    2020-12-19 18:31

    Give this a try instead => https://github.com/flavorjones/chromedriver-helper

提交回复
热议问题