|
Good morning, |
Answered by
mdmintz
Aug 29, 2024
Replies: 1 comment 1 reply
|
|
1 reply
Answer selected by
mdmintz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PyAutoGUIactions 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.