【问题标题】:Unable to launch Chrome by Selenium using Python无法使用 Python 通过 Selenium 启动 Chrome
【发布时间】:2017-05-03 14:23:20
【问题描述】:

我试图通过 Selenium 使用 Python 打开 Chrome,但收到错误为“数据;”在地址栏中。之后我将 Chrome 驱动程序版本更新为 2.29,但现在我收到错误,因为 Google Chrome 版本应该 >=56 而我的版本是 55。

我尝试更新 Google Chrome,但我没有更新 Google Chrome 的管理员权限。

【问题讨论】:

标签: python google-chrome selenium webdriver


【解决方案1】:

如果您需要使用 Chrome 版本 55,则需要使用 2.25-2.28 版本范围内的 chromedriver。请参阅release notes 了解版本兼容性。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2013-06-30
    • 2018-09-17
    • 2016-12-02
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-04-26
    相关资源
    最近更新 更多