windows下selenium安装使用以及“selenium.common.exceptions.WebDriverException: Message: ‘chromedriver‘“错误解决方案

1. 安装selenium模块 安装selenium pip/pip3 install selenium==版本号 查看是否安装完成 2. 查看浏览器版本 找到“帮助”---->点击“帮助中心” 3. 根据流浪器版本下载对应webdriver版本驱动 输入https://npm.taobao.org/mirrors/chromedriver(或http://chromedriver.storage
相关文章
相关标签/搜索