支持selenium的chrome driver更新到136.0.7103.92

最近chrome释放新版本:136.0.7103.92

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

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

Current browser version is 136.0.7103.92 with binary path

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 下载

相关推荐
Lyn_Li1 天前
扫描 PDF 歪了怎么办?用 6 种检测方法做本地批量扶正(附开源工具)
python·pdf·ocr·tesseract·开源工具·文档处理·本地处理·扫描件纠偏
金銀銅鐵1 天前
费马小定理
python·数学·算法
疋瓞1 天前
python和C++对比(1)_数据类型和数据结构
数据结构·c++·python
如此这般英俊1 天前
手搓Claude Code-第六章 subagent
数据结构·人工智能·python·语言模型·自然语言处理
元Y亨H1 天前
Python - FastAPI 全方位介绍
python·fastapi
error:(1 天前
【系统与实战双精通】VS Code 调试 ROS2 Python 节点与 Launch 系统指南
android·java·python
weigangwin1 天前
LlamaIndex 第一次试用:别先写 RAG Demo,先验上下文合同
python·ai·agent·rag·检索·llamaindex·观测性
省四收割者1 天前
一文详解信号完整性(1)
python·嵌入式硬件·数学建模·信息与通信·信号处理·智能硬件
ai生成式引擎优化技术1 天前
从知识连接到智能组织:WSaiOS认知网络的理论框架与系统设计摘要
网络·python·plotly·django·pygame
用户8356290780511 天前
使用 Python 保护和取消保护 Excel 工作表和工作簿
后端·python