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

Chromedriver version doesn't support chrome #176

Open
7 of 12 tasks
georgegeorge2525 opened this issue Oct 21, 2023 · 1 comment
Open
7 of 12 tasks

Chromedriver version doesn't support chrome #176

georgegeorge2525 opened this issue Oct 21, 2023 · 1 comment

Comments

@georgegeorge2525
Copy link

georgegeorge2525 commented Oct 21, 2023

Have you already searched for your ISSUE among the resolved ones?

  • [1] Yes, new issue
  • Yes, but the solution not work for me
  • No

What version of Python do you have?

  • Last, Python > 3.11
  • Python >= 3.8
  • PIs you have Python<3.8 pease install last version of python

What version of operating system do you have?

  • Windows
  • Linux/Ububtu
  • Mac/OSX

What type of installation did you perform?

  • pip3 install -r requirements.txt
  • python3 -m pip install -r requirements.txt
  • Anaconda
  • Container on VS

Desktop (please complete the following information):

  • Browser [e.g. chrome] :
  • Version [e.g. 112] :

Python\Python310\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 229, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: unknown error: cannot connect to chrome at 127.0.0.1:58769
from session not created:

This version of ChromeDriver only supports Chrome version 116
Current browser version is 118.0.5993.89

@georgegeorge2525
Copy link
Author

I fixed it the

gpt4-openai-api

was outdated and it set the version to chromedriver 116 but the undetected chromedriver no longer works!

it is detected as a bot!

raise ValueError('Cloudflare challenge failed')
ValueError: Cloudflare challenge failed

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

1 participant