I want to create a series of mouse clicks. I need to bring the mouse pointer to where it was before the macro is executed. I can't figure this one out.
I use Variable to store the mouse position before the first macro step is executed, but I can't find the way to move the mouse to that Variable after all the steps has beed executed.
I feel like I am missing something.