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

So does this library just break every time a new chrome version comes out? #1568

Open
shapebuster opened this issue Sep 16, 2023 · 4 comments

Comments

@shapebuster
Copy link

Is this an unfortunate reality?

@Kinuseka
Copy link

Is this an unfortunate reality?

  1. What issue are you having? you should be describing it here so we can replicate it and possibly fix it.

  2. Of course. This is a project separate from the chrome maintainers, they're not even gonna bother trying to mitigate bugs especially from projects like these.

  3. You should be using a static version of chrome.

@chandrab
Copy link

chandrab commented Sep 17, 2023

How do I make
a static version of chrome? Google is constantly upgrading my chome...if I could, I'd like to freeze it. I'm on windows if that makes a difference. Like the previous poster, I'm having my code break constantly when chrome upgrades.

@ecossett-hc
Copy link

In my experience, if you have the production version of Chrome installed where it auto-updates, UC assumes you are on the latest stable version, so as soon as 117 was released, the script broke for me, until I forced all machines to update to Chrome 117

#1558 (comment)

@Kinuseka
Copy link

In my experience, if you have the production version of Chrome installed where it auto-updates, UC assumes you are on the latest stable version, so as soon as 117 was released, the script broke for me, until I forced all machines to update to Chrome 117

#1558 (comment)

UC only auto updates if you did not specify the chrome version on uc.Chrome(version_main=99)

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

4 participants