当前位置:   article > 正文

纠错集:SessionNotCreatedException: Message: Unable to find a matching set of capabilities_抓取sessionnotcreatedexception:

抓取sessionnotcreatedexception:
初次尝试Selenium模拟浏览器抓取过程中遇到的错误

错误一:

selenium.common.exceptions.WebDriverException: Message:'geckodriver' executable needs to be in PATH.

 解决办法:

Firefox浏览器,下载geckodriver,可以到https://github.com/mozilla/geckodriver/releases 下载相应操作系统的geckodriver,这是一个压缩文件,解压后可以放在自我指定位置,如C:\Users\santostang\Desktop\geckodriver.exe;

谷歌浏览器,下载 chromediriver.exe。


错误二:

 SessionNotCreatedException: Message: Unable to find a matching set of capabilities

解决办法: 

 一、仔细检查错误一对应的解决办法的 说明,驱动版本 是否错是否和浏览器版本是否匹配;

二、有可能将“geckodriver.exe”作为Chrone浏览器的驱动 或者 “chromediriver.exe” 作为Firefox浏览器

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/花生_TL007/article/detail/168507
推荐阅读
相关标签
  

闽ICP备14008679号