joe

web自动化环境搭建之Firefox浏览器,geckodriver驱动下载,及其对应关系参考

Firefox浏览器各个版本下载:

http://ftp.mozilla.org/pub/firefox/releases/

 

geckodriver驱动下载:

https://github.com/mozilla/geckodriver/releases

http://npm.taobao.org/mirrors/geckodriver/

 

Firefox浏览器及其驱动对应关系,官网参考:

https://firefox-source-docs.mozilla.org/testing/geckodriver/Support.html


geckodriver+chorme下载:

https://googlechromelabs.github.io/chrome-for-testing/


old chorme下载

https://www.chromedownloads.net/chrome64linux/


https://registry.npmmirror.com/binary.html?path=chromedriver/


https://registry.npmmirror.com/binary.html?path=chrome-for-testing/

所有版本chromedriver下载

https://chromedriver.storage.googleapis.com/index.html

码字很辛苦,转载请注明来自朱一兵的博客《web自动化环境搭建之Firefox浏览器,geckodriver驱动下载,及其对应关系参考》

评论