【问题标题】:Is there a way I can use chrome driver on heroku while I use python-selenium?当我使用 python-selenium 时,有没有办法可以在 heroku 上使用 chrome 驱动程序?
【发布时间】:2017-07-14 11:48:35
【问题描述】:

我正在尝试使用 chrome 驱动程序在 heroku 上使用 selenium 进行网络测试。

但我发现 heroku 不支持 chrome 驱动程序。 我曾多次咨询谷歌如何在heroku上使用chrome驱动。

我添加了https://github.com/jimmynguyc/heroku-buildpack-chromedriver.githttps://github.com/tstachl/heroku-buildpack-selenium等buildpack,但我完全无法使用chrome驱动。

我想知道如何处理。

【问题讨论】:

    标签: python google-chrome selenium heroku


    【解决方案1】:

    您是否已经安装了 Chrome? Heroku CI 站点有一个page,指出您需要构建包“https://github.com/heroku/heroku-buildpack-google-chrome

    【讨论】:

      猜你喜欢
      • 2019-11-22
      • 1970-01-01
      • 2022-01-22
      • 2020-07-29
      • 1970-01-01
      • 1970-01-01
      • 2020-09-13
      • 2019-11-19
      • 2020-03-14
      相关资源
      最近更新 更多