Hi Alex
I have successfully got the mouse pointer to move to a required position by:
- Creating a Dynamic Region with Dynamic Start X, End X, Start Y, End Y attributes
- Working out the required values for the above attributes (I spied the Element as AA and used Get Screen Bounds, you could possibly also try Image Recognition)
- Using a Navigate Stage, with the Dynamic Region as the Element, using the values calculated above to populate the dynamic parameters and using the Drop Onto option