logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

处理session not created: This version of ChromeDriver only supports Chrome version问题的方法

问题:Selenium +Python 进行UI自动化时报错selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 84产生问题的原因:因为下载的ChromeDriver

#selenium#windows
到底了