python2.7运行selenium webdriver api报错Unable to find a matching set of capabilities

Posted 夏晓旭

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python2.7运行selenium webdriver api报错Unable to find a matching set of capabilities相关的知识,希望对你有一定的参考价值。

在火狐浏览器33版本,python2.7运行selenium webdriver api报错:
SessionNotCreatedException: Message: Unable to find a matching set of capabilities

 

网上搜了一下,说可以升级浏览器版本到52以上,我升级到了55版本,没有报错了

解决办法:Update Firefox to version >= 52.0.3,更新Firefox版本52.0.3以上

可能也与geckodriver的版本有关系,没有具体验证

 


以上是关于python2.7运行selenium webdriver api报错Unable to find a matching set of capabilities的主要内容,如果未能解决你的问题,请参考以下文章

Mac下搭建Python2.7+selenium+pycharm

python2.7 与 selenium 2 学习

dockerCentOS6.8+Python2.7+selenium+Firefox的搭建

dockerCentOS7.4+Python2.7+selenium+Firefox+tesseract的搭建

windows8.1+python2.7+selenium环境搭建

无法使用 unittest 使用 python 运行 selenium