Git Product home page Git Product logo

Comments (6)

godkane1 avatar godkane1 commented on May 24, 2024 5

https://stackoverflow.com/questions/78009548/selenium-urllib-error-httperror-http-error-404-not-found
Here is the fix.

from undetected-chromedriver.

ilike2burnthing avatar ilike2burnthing commented on May 24, 2024 3

Issue resolved in v3.5.5

from undetected-chromedriver.

m3az88 avatar m3az88 commented on May 24, 2024

Thank you so much working !! <3 <3 <3

from undetected-chromedriver.

ucf0709 avatar ucf0709 commented on May 24, 2024

thanks it works

from undetected-chromedriver.

mmgithubpl avatar mmgithubpl commented on May 24, 2024

Thank you so much working !! <3 <3 <3

did You only changed download_url = "https://storage.googleapis.com/chrome-for-testing/%s/%s/%s" ? after I modified patcher.py I receive "urllib.error.HTTPError: HTTP Error 403: Forbidden"

from undetected-chromedriver.

PauseB avatar PauseB commented on May 24, 2024

Thank you so much working !! <3 <3 <3

did You only changed download_url = "https://storage.googleapis.com/chrome-for-testing/%s/%s/%s" ? after I modified patcher.py I receive "urllib.error.HTTPError: HTTP Error 403: Forbidden"

Have you checked if download_url string contains chrome-for-testing-public?

not "https://storage.googleapis.com/chrome-for-testing/%s/%s/%s"
but "https://storage.googleapis.com/chrome-for-testing-public/%s/%s/%s"

from undetected-chromedriver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.