web driver下载地址(selenium-3.141_浏览器版本对应)时间:2024-05-01 23:02:03web driver: (Windows环境下) Firefox(上一目录可以找其他浏览器的driver) : 1)http://npm.taobao.org/mirrors/geckodriver/ 2)https://github.com/mozilla/geckodriver/releases Chrome:http://chromedriver.storage.googleapis.com/index.html IE:http://selenium-release.storage.googleapis.com/index.html 使用方法:解压完成放到:C:\Program Files\Python37目录下(确保该目录已经添加到环境变量中) 最新的版本对照: