Mouse click location

Discuss RoboTask here
Post Reply
merka
Posts: 2
Joined: Sat Mar 27, 2021 7:46 am

Mouse click location

Post 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.
PPX
Posts: 7
Joined: Sat Aug 25, 2018 11:11 pm

Re: Mouse click location

Post 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.
Rukbunker
Posts: 192
Joined: Mon Feb 22, 2016 4:06 pm
Location: Netherlands

Re: Mouse click location

Post 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
Post Reply