omkarcloud / google-maps-scraper

👋 HOLA 👋 HOLA 👋 HOLA ! ENJOY OUR GOOGLE MAPS SCRAPER 🚀 TO EFFORTLESSLY EXTRACT DATA SUCH AS NAMES, ADDRESSES, PHONE NUMBERS, REVIEWS, WEBSITES, AND RATINGS FROM GOOGLE MAPS WITH EASE! 🤖
https://www.omkar.cloud/
MIT License
1.11k stars 266 forks source link

Fix running in docker: This version of ChromeDriver only supports Chr… #50

Closed volodkindv closed 12 months ago

volodkindv commented 1 year ago

…ome version 117

full error text:

selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 117 Current browser version is 106.0.5249.119 with binary path /opt/google/chrome/chrome

Chetan11-dev commented 1 year ago

Could you let me know how to reproduce this error?

volodkindv commented 11 months ago

Sorry for long answer. I just run: docker-compose up --build It seems that the reason is in new Selenium's version.