python selenium自动化设备驱动下载,需对应浏览器版本,踩坑必备

Python selenium.common.exceptions.WebDriverException

查看当前浏览器版本
输入chrome://help/
查看版本对应的驱动
https://sites.google.com/a/chromium.org/chromedriver/downloads
查看版本库
https://chromedriver.storage.googleapis.com/index.html
下载对应操作系统的文件

你可能感兴趣的:(python selenium自动化设备驱动下载,需对应浏览器版本,踩坑必备)