The error message indicates that the version of ChromeDriver being used only supports Chrome version 100, while the current version of Chrome installed on the system is 96.0.4664.93. This mismatch in versions is causing the session to not be created.

To resolve the issue, one option is to update Chrome to the latest version (version 100 or higher) and then download and use the corresponding version of ChromeDriver. Another option is to downgrade the ChromeDriver version to match the current version of Chrome

Traceback most recent call last File CPython369py line 8 in module browser = webdriverChrome File CPython3libsite-packagesseleniumwebdriverchromewebdriverpy line 76 in __init__ RemoteWebDriver

原文地址: https://www.cveoy.top/t/topic/g7HV 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录