Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Is there a way to hide the window without using headless? #3636

Answered by mdmintz
TEOTU asked this question in Q&A
Discussion options

Need to use the uc_gui_click_captcha function, but making the browser headless breaks it, but if I don't use the headless mode new windows that are opening are not letting me use my pc. So is there a way maybe not hide windows completely, but just open it, so that it doesn't cover any other windows?

You must be logged in to vote

uc_gui_click_captcha() uses PyAutoGUI to move the mouse and click, so the browser can’t be headless, and the browser window needs to be on top, so you can’t really be multitasking on your computer while running scripts that call that.

Replies: 1 comment

Comment options

uc_gui_click_captcha() uses PyAutoGUI to move the mouse and click, so the browser can’t be headless, and the browser window needs to be on top, so you can’t really be multitasking on your computer while running scripts that call that.

You must be logged in to vote
0 replies
Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants

AltStyle によって変換されたページ (->オリジナル) /