-
Good morning, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
-
Good morning, |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
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
.