代码之家  ›  专栏  ›  技术社区  ›  Alex

如何修复python selenium chrome驱动程序的“未知错误:调用函数结果缺少‘值’”?[副本]

  •  0
  • Alex  · 技术社区  · 6 年前

    我在发送密钥时遇到以下错误。

    结果消息:

    System.InvalidOperationException : unknown error: call function result missing 'value'
      (Session info: chrome=65.0.3325.146)
      (Driver info: chromedriver=2.33.506120 (e3e53437346286c0bc2d2dc9aa4915ba81d9023f),platform=Windows NT 10.0.14393 x86_64)
    

    我已经将chrome驱动程序更新为2.36,但我的代码搜索还是2.33?

    有什么想法吗?

    0 回复  |  直到 6 年前
        1
  •  1
  •   Be Champzz    4 年前

    我收到了相同的错误,请下载最新的ChromeDriver版本和/或更新chrome浏览器版本,它将正常工作:)

    https://chromedriver.storage.googleapis.com/index.html?path=2.36/