Page 1 of 1

Mouse click location

Posted: Sat Mar 27, 2021 10:22 am
by merka
Hi.

When I use the action MOUSE - MOVE TO AN OBJECT then SELECT WINDOW AND ELEMENT MANUALLY, how can I go back at a later time and ensure that the mouse click is clicking precidely where I want it on the screen? I can see the co-ordinates in the MOVE TO OBJECT window, but I don't know where this is on my screen.

Thanks, Brett.

Re: Mouse click location

Posted: Thu Aug 05, 2021 7:02 pm
by PPX
I use a tool called MousePos -- https://www.codeproject.com/Articles/2802/MousePos -- it isn't an installer, just opens a tiny window on the screen showing the current cursor co-ordinates.

Re: Mouse click location

Posted: Wed Aug 18, 2021 8:05 am
by Rukbunker
I use the tool "ColorDetector". This also shows the coordinates, but also HEX colors of that pixel. Can be useful in another function of Robotask :D