Skip to content
Discussion options

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

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