Chrome版本在115及以上ChromeDriver下载地址
- 原地址:http://chromedriver.storage.googleapis.com/index.html中看到最新驱动版本为114,而Chrome的版本已经到116,使用驱动为114会报版本不匹配的错误
- 解决方法:115及以上版本下载地址:https://googlechromelabs.github.io/chrome-for-testing/
-
- 驱动下载地址 https://chromedriver.chromium.org/downloads 中提示115及以上在另一个地址
- 可以看到目前既有64位又有32位
本文来自博客园,作者:手可摘星辰/*,转载请注明原文链接:https://www.cnblogs.com/u-damowang1/p/17665162.html