Ruby / Heroku Selenium::WebDriver::Error::WebDriverError: unable to connect to chromedriver 127.0.0.1:9516

后端 未结 2 598
滥情空心
滥情空心 2020-12-21 03:14

I\'m trying to run headless chrome on Heroku with ruby. I\'ve installed the buildpacks https://github.com/heroku/heroku-buildpack-google-chrome/ and https://github.com/herok

2条回答
  •  攒了一身酷
    2020-12-21 03:24

    If anyone else stumbles across this, there's a good example here: https://github.com/jormon/minimal-chrome-on-heroku

提交回复
热议问题