如果你运行出行浏览器窗口闪退,代码出行下面的错误的话,说明你的那个chrome driver的版本和谷歌浏览器的版本不一样
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 92
Current browser version is 99.0.4844.74 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
可以去谷歌浏览器设置里面查看自己的谷歌浏览器更新到那个版本了,
如图
提供一个网站下载chrome driver的驱动
https://chromedriver.storage.googleapis.com/index.html
可以下载最近谷歌浏览器更新的代码,有mac 苹果系统的,linux的版本