支持selenium的chrome driver更新到134.0.6998.35

最近chrome释放新版本:134.0.6998.35

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

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

Current browser version is 134.0.6998.35 with binary path

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

相关推荐
cup1112 小时前
[技术复盘] Windows Python 打包实战:Nuitka 环境踩坑总结与 CI 自动化构建全指南
python·ai·环境变量·ci·nuitka·skill
aqi0014 小时前
15天学会AI应用开发(七)有了大模型为什么还要引入RAG
人工智能·python·大模型·ai编程·ai应用
金銀銅鐵16 小时前
用 Python 实现 Take-Away 游戏
python·游戏
copyer_xyf17 小时前
Agent 流程编排
后端·python·agent
copyer_xyf17 小时前
Agent RAG
后端·python·agent
copyer_xyf18 小时前
【RAG】向量数据库:milvus
后端·python·agent
copyer_xyf18 小时前
Agent 记忆管理
后端·python·agent
星云穿梭1 天前
用Python写一个带图形界面的学生管理系统——完整教程
python
金銀銅鐵1 天前
用 Pygame 实现 15 puzzle
python·数学·游戏