<tfoot id='1wRau'></tfoot>
    <bdo id='1wRau'></bdo><ul id='1wRau'></ul>

      <small id='1wRau'></small><noframes id='1wRau'>

      <i id='1wRau'><tr id='1wRau'><dt id='1wRau'><q id='1wRau'><span id='1wRau'><b id='1wRau'><form id='1wRau'><ins id='1wRau'></ins><ul id='1wRau'></ul><sub id='1wRau'></sub></form><legend id='1wRau'></legend><bdo id='1wRau'><pre id='1wRau'><center id='1wRau'></center></pre></bdo></b><th id='1wRau'></th></span></q></dt></tr></i><div id='1wRau'><tfoot id='1wRau'></tfoot><dl id='1wRau'><fieldset id='1wRau'></fieldset></dl></div>
    1. <legend id='1wRau'><style id='1wRau'><dir id='1wRau'><q id='1wRau'></q></dir></style></legend>
    2. 无法从节点连接读取描述符:在 Windows 操作系统上使用 ChromeDriver Selenium 连接到系统的设

      时间:2023-06-05

          <tbody id='1oqnv'></tbody>
          <tfoot id='1oqnv'></tfoot>

        1. <i id='1oqnv'><tr id='1oqnv'><dt id='1oqnv'><q id='1oqnv'><span id='1oqnv'><b id='1oqnv'><form id='1oqnv'><ins id='1oqnv'></ins><ul id='1oqnv'></ul><sub id='1oqnv'></sub></form><legend id='1oqnv'></legend><bdo id='1oqnv'><pre id='1oqnv'><center id='1oqnv'></center></pre></bdo></b><th id='1oqnv'></th></span></q></dt></tr></i><div id='1oqnv'><tfoot id='1oqnv'></tfoot><dl id='1oqnv'><fieldset id='1oqnv'></fieldset></dl></div>

            <legend id='1oqnv'><style id='1oqnv'><dir id='1oqnv'><q id='1oqnv'></q></dir></style></legend>

            • <small id='1oqnv'></small><noframes id='1oqnv'>

                <bdo id='1oqnv'></bdo><ul id='1oqnv'></ul>
                本文介绍了无法从节点连接读取描述符:在 Windows 操作系统上使用 ChromeDriver Selenium 连接到系统的设备无法运行错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                我在 python 中运行 selenium webdriver 脚本时得到了这个,我还在系统环境中设置了路径,还尝试下载与我的 chrome 版本匹配的 webdriver.还有letest版本.但我仍然收到此错误:

                I got this while running the selenium webdriver script in python I also set the path in System Environment and also tried downloading the webdriver that matches with my chrome version. And also letest version also. But I still get this error:

                [8552:6856:1120/155118.770:ERROR:device_event_log_impl.cc(211)] [15:51:18.771] USB: usb_device_handle_win.cc:1020 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F)
                [8552:6856:1120/155118.774:ERROR:device_event_log_impl.cc(211)] [15:51:18.774] USB: usb_device_handle_win.cc:1020 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F)
                [8552:6856:1120/155118.821:ERROR:device_event_log_impl.cc(211)] [15:51:18.821] USB: usb_device_handle_win.cc:1020 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F)
                

                我在我的代码中使用了这个:

                I used this in my code :

                driver = webdriver.Chrome(resource_path("C:\webdriver\chromedriver.exe"))  # to open the chromebrowser
                driver.get("https://web.whatsapp.com")
                

                推荐答案

                找了一个星期我的错误的答案后,我最终得到了一个解决方案,你只需要安装 pywin32 库,它不会给你一个错误

                After a week of finding an answer to my error, I ended up with a solution that you just need to install pywin32 library and it will not gives you an error

                打开 cmd 并输入

                点安装 pywin32

                pip install pywin32

                你很高兴......!

                and you are good to go.....!

                这篇关于无法从节点连接读取描述符:在 Windows 操作系统上使用 ChromeDriver Selenium 连接到系统的设备无法运行错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                上一篇:在 PyQt 中打开第二个窗口 下一篇:cx_Oracle 错误.DPI-1047:找不到 64 位 Oracle 客户端库

                相关文章

              • <i id='PALyC'><tr id='PALyC'><dt id='PALyC'><q id='PALyC'><span id='PALyC'><b id='PALyC'><form id='PALyC'><ins id='PALyC'></ins><ul id='PALyC'></ul><sub id='PALyC'></sub></form><legend id='PALyC'></legend><bdo id='PALyC'><pre id='PALyC'><center id='PALyC'></center></pre></bdo></b><th id='PALyC'></th></span></q></dt></tr></i><div id='PALyC'><tfoot id='PALyC'></tfoot><dl id='PALyC'><fieldset id='PALyC'></fieldset></dl></div>
                <tfoot id='PALyC'></tfoot>

                <legend id='PALyC'><style id='PALyC'><dir id='PALyC'><q id='PALyC'></q></dir></style></legend>

                      <bdo id='PALyC'></bdo><ul id='PALyC'></ul>
                  1. <small id='PALyC'></small><noframes id='PALyC'>