为什么会报这个错误seleniumcommonexceptionsSessionNotCreatedException Message session not created This version of ChromeDriver only supports Chrome version 100Current browser version is 960466493 with binary pa
这个错误是因为您安装的ChromeDriver版本与您的Chrome浏览器版本不匹配。您的Chrome浏览器版本是96.0.4664.93,而您的ChromeDriver只支持Chrome 100版本。您需要下载与您的Chrome浏览器版本匹配的ChromeDriver版本。您可以通过以下链接下载适用于不同版本Chrome浏览器的ChromeDriver:https://chromedriver.chromium.org/downloads。
原文地址: https://www.cveoy.top/t/topic/g66D 著作权归作者所有。请勿转载和采集!