0


支持selenium的chromedriver更新到130.0.6723.58

最近chrome释放新版本:130.0.6723.58

如果运行selenium自动化测试出现以下问题,是需要升级chromedriver才可以解决的。

selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version xxx
Current browser version is 130.0.6723.58 with binary path

Chrome webdriver 130.0.6723.58 下载


本文转载自: https://blog.csdn.net/bettercollege/article/details/143029559
版权归原作者 代码的乐趣 所有, 如有侵权,请联系我们删除。

“支持selenium的chromedriver更新到130.0.6723.58”的评论:

还没有评论