一、chrome IE
selenium之 chromedriver与chrome版本映射表(更新至v2.40)
https://blog.youkuaiyun.com/huilan_same/article/details/51896672
chromdriver ,IEdirver 下载
http://blog.youkuaiyun.com/huilan_same/article/details/52615123
二、firefox
firefox的drive geckodriver 下载
https://github.com/mozilla/geckodriver/releases
geckodrvier报错:
‘geckodriver‘ executable needs to be in PATH.
WebDriverException: Message: Unable to find a matching set of capabilities
解决方法见:
http://www.bubuko.com/infodetail-2156759.html
http://www.jianshu.com/p/3ce95cbc65be
http://blog.youkuaiyun.com/liu5257/article/details/53437878
firefox和driver对应
eckodriver 15.0的版本要求selenium 版为3.3以上,对应firefox版本要求为48.0及以上
查看对应的版本方法:
https://www.cnblogs.com/tester808/p/6674588.html
本文档提供了Selenium与Chrome、Firefox等浏览器及其驱动程序的兼容性指导,包括不同版本间的映射关系、驱动下载链接及常见错误解决方法。
3197

被折叠的 条评论
为什么被折叠?



