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?