undetected_chromedriver驱动浏览器结束报错OSError: [WinError 6] 句柄无效

undetected_chromedriver驱动浏览器结束报错OSError: [WinError 6] 句柄无效

问题背景

使用undetected_chromedriver包驱动浏览器结束后报错句柄无效

Exception ignored in: <function Chrome.del at 0x000001DD50F07A60>

Traceback (most recent call last):

File "D:\WorkSpace\py_project\beyondmenu-getdata-new\venv\Lib\site-packages\undetected_chromedriver_init _.py", line 847, in del

File "D:\WorkSpace\py_project\beyondmenu-getdata-new\venv\Lib\site-packages\undetected_chromedriver_init _.py", line 798, in quit

OSError: [WinError 6] 句柄无效。

问题原因

当打开未检测到的 chromedriver 的进程完成时,会触发此错误

参考官网issues

解决方案

目前官方已经提issues但没有合并到正式分支,所以需要修改源码

undetected_chromedriver_init _.py文件

相关推荐
The Future is mine19 分钟前
Python计算经纬度两点之间距离
开发语言·python
九月镇灵将21 分钟前
GitPython库快速应用入门
git·python·gitpython
兔子的洋葱圈1 小时前
【django】1-2 django项目的请求处理流程(详细)
后端·python·django
独好紫罗兰1 小时前
洛谷题单3-P5719 【深基4.例3】分类平均-python-流程图重构
开发语言·python·算法
27669582921 小时前
美团民宿 mtgsig 小程序 mtgsig1.2 分析
java·python·小程序·美团·mtgsig·mtgsig1.2·美团民宿
橘子在努力1 小时前
【橘子大模型】关于PromptTemplate
python·ai·llama
SheepMeMe2 小时前
蓝桥杯2024省赛PythonB组——日期问题
python·算法·蓝桥杯
莓事哒2 小时前
selenium和pytessarct提取古诗文网的验证码(python爬虫)
爬虫·python·selenium·测试工具·pycharm
q567315232 小时前
使用puppeteer库编写的爬虫程序
爬虫·python·网络协议·http
mosquito_lover12 小时前
Python数据分析与可视化实战
python·数据挖掘·数据分析