chromedriver selenium.common.exceptions.SessionNotCreatedException: Message: session not created 解決

selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 78 解決方案就是更換chromedriver版本,下面的是我匹配成功的版本

https://npm.taobao.org/mirrors/chromedriver/80.0.3987.16/

環境搭建參考 https://www.cnblogs.com/moonhmily/p/10982908.html

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章