【问题标题】:im getting a node connetion error using chomedriver, and selenium我在 selenium 中使用 chromedriver 遇到节点连接错误
【发布时间】:2021-07-21 22:57:35
【问题描述】:

我对编码和东西有点陌生,但我在尝试使用 chromedriver 时不断收到此错误,并且网站出现 502 错误(网关错误)

我已经下载了 pywin32,检查了“resource_path”行,没有,而是有可执行路径,我在互联网上根本没有找到任何修复。

[15:18:59.410] USB: usb_device_handle_win.cc:1056 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F)

【问题讨论】:

    标签: python selenium-chromedriver bad-gateway


    【解决方案1】:

    我找到了解决方法!先下载this chrome extension然后点击扩展,设置user-agent为“Chrome on Mac”

    同时打开 cmd 并输入:

    pip install pywin32
    

    【讨论】:

      猜你喜欢
      • 2017-09-05
      • 2019-10-04
      • 1970-01-01
      • 2021-03-12
      • 2011-09-19
      • 1970-01-01
      相关资源
      最近更新 更多