pythonselenium-webdriverundetected-chromedriver

bose library is using old chromedriver version (114)


I'm using bose python library and it is using old chromedriver version - 114. I checked it is downloading the correct version of chromedriver but not sure why it is using old version. What I suspect is that the latest version of chromedriver is 114 here - https://chromedriver.storage.googleapis.com/index.html

Error Message: from session not created: This version of ChromeDriver only supports Chrome version 114 Current browser version is 119.0.6045.199

FYI I'm trying to run this repo. https://github.com/omkarcloud/g2-scraper

Thanks for your help in advance!

I tried to run this repo but no luck so far. https://github.com/omkarcloud/g2-scraper


Solution

  • Maintainer Here, Updated Repository which fixes this issue, use it at https://github.com/omkarcloud/g2-scraper