“selenium.common.exceptions.SessionNotCreatedException: Message: Unable to find a matching set of ca

Posted wang-mengmeng

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了“selenium.common.exceptions.SessionNotCreatedException: Message: Unable to find a matching set of ca相关的知识,希望对你有一定的参考价值。

问题:

技术图片

原因:firefox浏览器版本和浏览器驱动版本不匹配

解决办法:卸载高版本浏览器,安装低版本浏览器

下载地址:http://ftp.mozilla.org/pub/firefox/releases/

比如http://ftp.mozilla.org/pub/firefox/releases/58.0/win64/zh-CN/

58.0指版本,win64指64位,zh-CN指简体中文

 

目前我能成功的环境为:

驱动:geckodriver-v0.24.0-win64.zip   浏览器:v58.0  

以上是关于“selenium.common.exceptions.SessionNotCreatedException: Message: Unable to find a matching set of ca的主要内容,如果未能解决你的问题,请参考以下文章