You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scenario: When the mouse cursor is on one of the edge of the main user monitor and the script calls the leftClick and the moveTo functions.
What's happening: A FailSafeException is raised and the program interrupts itself.
What's expected: The cursor does not move or click, preventing fail-safe exception.
The text was updated successfully, but these errors were encountered:
Scenario: When the mouse cursor is on one of the edge of the main user monitor and the script calls the
leftClick
and themoveTo
functions.What's happening: A FailSafeException is raised and the program interrupts itself.
What's expected: The cursor does not move or click, preventing fail-safe exception.
The text was updated successfully, but these errors were encountered: