支持selenium的chrome driver更新到136.0.7103.94

最近chrome释放新版本:136.0.7103.94

如果运行selenium自动化测试出现以下问题,是需要升级chromedriver才可以解决的。

selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 136.0.7103.94

Current browser version is 136.0.7103.94 with binary path

chrome webdriver 136.0.7103.94 下载

chrome webdriver 136.0.7103.92 下载

chrome webdriver 136.0.7103.49 下载

chrome webdriver 135.0.7049.84 下载

chrome webdriver 135.0.7049.42 下载

chrome webdriver 134.0.6998.90 下载

chrome webdriver 134.0.6998.88 下载

chrome webdriver 134.0.6998.35 下载

chrome webdriver 133.0.6943.141 下载

chrome webdriver 133.0.6943.126 下载

chrome webdriver 133.0.6943.98下载

chrome webdriver 133.0.6943.53 下载

chrome webdriver 132.0.6834.110 下载

chrome webdriver 132.0.6834.83 下载

相关推荐
用户83562907805112 小时前
Python 实现 PDF 文件加密与解密方法
后端·python
用户83562907805113 小时前
使用 Python 冻结与拆分 Excel 窗格教程
后端·python
你好潘先生21 小时前
别再记命令了,用 yeero do 说句人话就能跑脚本,而且不烧 token
服务器·python·命令行
Agent_大师21 小时前
WebSocket 行情重连成功,K线缺口不会自动消失
python
荣码21 小时前
LLM结构化输出:让AI返回JSON而不是废话,我踩了4个坑
java·python
copyer_xyf21 小时前
FastAPI 如何连接 MySQL
后端·python
apocelipes1 天前
常用编程语言和库的正则表达式性能对比
c语言·c++·python·性能优化·golang·开发工具和环境
用户8356290780512 天前
使用 Python 在 PDF 中创建与管理书签
后端·python
ClouGence2 天前
Selenium、Playwright、CueCast 深度对比:Web 自动化测试工具怎么选
selenium·测试
MeixianAgent2 天前
Python 回测数据入口怎么验?历史 K 线入库前先做 5 个检查
后端·python