Skip to content

uc_gui_click_x_y in parallel #3072

Answered by mdmintz
ApoNikol asked this question in Q&A
Aug 29, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

PyAutoGUI actions cannot be run in parallel.
There's only one mouse pointer on the screen, and it can only click on one location at a time.
This applies to the UC Mode actions that use PyAutoGUI.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ApoNikol
Comment options

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