自动化中常涉及的工具汇总

1、浏览器

  a)、Firefox的版本:http://ftp.mozilla.org/pub/firefox/releases/

    Firefox的驱动:https://github.com/mozilla/geckodriver/releases

  b)、Chrome对应版本所有驱动: http://chromedriver.storage.googleapis.com/index.html

原文地址:https://www.cnblogs.com/aziji/p/10448279.html