web driver下载地址(selenium-3.141_浏览器版本对应)2022-10-16 22:10:03 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目录下(确保该目录已经添加到环境变量中) 最新的版本对照: web driver下载地址(selenium-3.141_浏览器版本对应)上一篇:PHP表单下一篇:【解决方案】WAS部署的项目修改web.xml后不生效