一、问题原因
报这个错是因为 当前浏览器的版本与 chromedriver.exe的版本不一致了。这个时候你需要先知道自己当前浏览器的版本 ,然后再去下载一个 chromedriver.exe的对应版就好了
二、解决办法
1、查看浏览器版本
帮助-关于Google Chrome
https://registry.npmmirror.com/binary.html?path=chromedriver/ (浏览器版本地址)
最新地址:https://googlechromelabs.github.io/chrome-for-testing/文章来源:https://www.toymoban.com/news/detail-507833.html
下载对应版本zip,解压把 chromedriver.exe 放到python 文件夹下文章来源地址https://www.toymoban.com/news/detail-507833.html
到了这里,关于selenium.common.exceptions.SessionNotCreatedException: Message: session not created 解决办法的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!