Hello!
It would be helpful if the "Mouse Click" action has a toggle to return the mouse to original position after action.
For example, sometimes i am using my computer and i let a "pixel color search" action running to click on some buttons when the pixel color is found. This toggle would help me to continue my previous activity without distraction even if the mouse click action was performed :)
[]'s
Hi!
That's already possible.
Save the ${MousePosition} variable in a temporary variable (something like CurrentMousePosition).
Once all of your actions ran and you're ready to bring the mouse back to the original position, just have your mouse move to the CurrentMousePosition variable in the Mouse Action.