CUsersAdministratordemoScriptspythonexe CUsersAdministratorPycharmProjectsdemo课程设计2pyTraceback most recent call last File CUsersAdministratorPycharmProjectsdemo课程设计2py line 10 in module driver = w
The error message indicates that the version of ChromeDriver installed on your system only supports Chrome version 100, but your current Chrome browser version is 96.0.4664.93.
To fix this issue, you can either update your Chrome browser to version 100 or download and install a compatible version of ChromeDriver that supports your current Chrome browser version.
You can download the appropriate version of ChromeDriver from the official website: https://sites.google.com/a/chromium.org/chromedriver/downloads. Make sure to choose the version that matches your Chrome browser version
原文地址: https://www.cveoy.top/t/topic/g600 著作权归作者所有。请勿转载和采集!