【发布时间】:2022-07-13 21:23:35
【问题描述】:
我正在尝试启动 selenium webdriverinstance,但出现此错误:
SessionNotCreatedError: session not created: This version of ChromeDriver only supports Chrome version 97 Current browser version is 100.0.4896.75 with binary path *path here*
我已经尝试使用 chromium 98,它可以工作,但是在 100 版本中发现了一个新漏洞,我想更新
【问题讨论】:
标签: selenium selenium-webdriver selenium-chromedriver webdriver