interact touch (click/long click) off screen coordinate no matter what ?

67 views
Skip to first unread message

John Charlton

unread,
Jul 3, 2021, 5:06:36 PM7/3/21
to Automate
Trying to use an interact touch block to click on screen controls in an app.  I have the developer mode settings on to show touch interactions on the system as they occur.
Android 11, Samsung S10

To test automate, set up a loop to perform a long click every 5 seconds.

The developer mode banner is showing this touch interaction occuring as it's supposed to every 5 seconds .... the problem here is that it's reporting the touch coordinates at
3040, 1440 which is just off the bottom right hand corner of my screen... no matter what coordinates I enter into the automate block.

For some reason, the pixel dimensions of the screen are being used as the touch location instead of the numbers I put into the automate block?

Help?


John Charlton

unread,
Jul 3, 2021, 5:20:06 PM7/3/21
to Automate
Oh geez.  Just answered my own question after reading the instructions more closely. I was entering the coordinates that android was reporting and automate wants a % 
After dividing my coordinates by the 3040 and 1440 screen dimensions to get the % this is working properly.

👍🏻

Reply all
Reply to author
Forward
0 new messages