我chromedriver 88按照要求安装了版本,但我的版本 chrome 是87.0.4280.88最后一个版本(测试版之外)
同时我也要求下载version 88的chrome
这是错误:
selenium.common.exceptions.SessionNotCreatedException:
Message: session not created: This version of ChromeDriver only supports Chrome version 88
Current browser version is 87.0.4280.88 with binary path
C:\Program Files\Google\Chrome\Application\chrome.exe
Run Code Online (Sandbox Code Playgroud)
我该如何解决这个问题?