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

[FIXED] HEADLESS broken after CHROME UPDATE #2022

Open
Raiccio opened this issue Sep 18, 2024 · 5 comments
Open

[FIXED] HEADLESS broken after CHROME UPDATE #2022

Raiccio opened this issue Sep 18, 2024 · 5 comments

Comments

@Raiccio
Copy link

Raiccio commented Sep 18, 2024

Now using hedaless levaes a giant white rectangular solid (the outlines of the "headless" driver) on the desktop and it can't be moved, closed or interacted with at all. Only headless=False works bugless.

@ultrafunkamsterdam
Copy link
Owner

And so you thought let's file a bug here instead of Google?

@Raiccio
Copy link
Author

Raiccio commented Sep 18, 2024

it has already been reported https://issues.chromium.org/issues/367755364

Edit: more https://stackoverflow.com/questions/78996364/chrome-129-headless-shows-blank-window

@achernyi1988
Copy link

Yes, I have the same issue with 129.0.6668.59

Can we downgrade it somehow to 128 ?

@mdmintz
Copy link

mdmintz commented Sep 18, 2024

Simple fix: (Move the window off-screen)

options.add_argument("--window-position=-2400,-2400")

I added that info to a Stack Overflow solution:
https://stackoverflow.com/a/78999088/7058266

@Raiccio Raiccio changed the title HEADLESS broken after CHROME UPDATE [FIXED] HEADLESS broken after CHROME UPDATE Sep 19, 2024
@ultrafunkamsterdam
Copy link
Owner

Still this is NOT something to file as a uc bug.

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