Skip to content
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

Open
gokil0815 opened this issue Nov 23, 2023 · 4 comments
Open

webdriver is not yet working for chrome version 119.0.6045 #89

gokil0815 opened this issue Nov 23, 2023 · 4 comments

Comments

@gokil0815
Copy link

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.

@eric09230
Copy link

upgrade 'webdriver-manager==4.0.1',

@gokil0815
Copy link
Author

gokil0815 commented Nov 23, 2023

error

the version is not available
my environtment python 3.6

@eric09230
Copy link

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

@josephyoseblee
Copy link

2024-04-06 01:26:30,277 - facebook_page_scraper.driver_initialization - INFO - Using: IP:PORT
[WDM] - Current google-chrome version is 123.0.6312
[WDM] - Get LATEST driver version for 123.0.6312

Im struggling with the same problem

even though I already downloaded the driver, and updated the packages
!pip install selenium==4.1.0
!pip install webdriver-manager==4.0.1
!pip install selenium-wire==5.1.0
!pip install python-dateutil==2.8.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants