-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
webdriver is not yet working for chrome version 119.0.6045 #89
Comments
upgrade 'webdriver-manager==4.0.1', |
I believe you will need python>3.8 to run the code? You could give it a try. I'm running on Python 3.11 |
2024-04-06 01:26:30,277 - facebook_page_scraper.driver_initialization - INFO - Using: IP:PORT Im struggling with the same problem even though I already downloaded the driver, and updated the packages |
I have a problem, that the library does not support chrome version 119.0.6045, please help to check my error.
[WDM] - ====== WebDriver manager ======
[WDM] - Current google-chrome version is 119.0.6045
[WDM] - Get LATEST chromedriver version for 119.0.6045 google-chrome
There is no such driver by url https://chromedriver.storage.googleapis.com/LATEST_RELEASE_119.0.6045
This is what I got from the terminal.
The text was updated successfully, but these errors were encountered: