更新浏览器,导致编写脚本报错Message: Unable to find a matching set of capabilities

Posted 木棉花的漂泊

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了更新浏览器,导致编写脚本报错Message: Unable to find a matching set of capabilities相关的知识,希望对你有一定的参考价值。

卸载更新浏览器后,所编写的脚本无法运行,报如下的错误:selenium.common.exceptions.WebDriverException: Message: Unable to find a matching set of capabilities

百度查看问题,所示版本号不对,,一下是相关软件的版本号,没看出什么毛病。问题出在:应该将火狐浏览器驱动添加到火狐浏览器安装目录下,并且将火狐浏览器安装目录放在path下面。(出现大意,忘了在火狐浏览器下放其对应的驱动)

 geckodriver v0.19.0  
Python 3.4 
selenium3,
Firefox 57.0.4 (32 位) 

以上是关于更新浏览器,导致编写脚本报错Message: Unable to find a matching set of capabilities的主要内容,如果未能解决你的问题,请参考以下文章

selenium脚本奇怪报错

编写差异更新脚本

Vue3Vite中由element ui更新导致的启动报错

pycharm运行appium desktop录制的python脚本报错问题:selenium.common.exceptions.InvalidSelectorException: Message:

初学selenium-grid执行脚本报错:selenium.common.exceptions.WebDriverException: Message: Error forwarding the n

Python + Selenium初次用IE浏览器之报错:selenium.common.exceptions.WebDriverException: Message: Unexpected er