KevinVM's avatar
KevinVM
Established Member
2 months ago
Status:
New Idea

Screen coördinates picker

There was an attempt to perform an action at a point, which is beyond the screen.

Screen coordinates of the point: (239, 1412).

I get the above logging when it was unable to click on an item. From the images I see that it clicks on the item under test.

However the test isn't working and is throwing above error. Would it be possible to provide a tool, that you can go to a specific screen coordinate location to provide easier debugging?

I'm thinking a tool where you can hover over your UI-item and you see then the screen coördinates.


1 Comment

  • walvarez's avatar
    walvarez
    Occasional Contributor

    Could be useful also on getRect to easily indicate the coordinates of a rectangular part of the screen that needs to be watched on.