− | You can define X,Y coordinates to make the click, you can also define by percentage, support for variables (integer, decimal). The distances are measured from Left? and Top? ?? So for percentages, like 60mm of 66mm would give 60/66 = 0,909 = 91% That value is entered 91 without %. | + | You can define X,Y coordinates to make the click, you can also define by percentage, support for variables (integer, decimal). The distances are measured from Left and Top. So for percentages, like 60mm of 66mm would give 60/66 = 0,909 = 91% That value is entered 91 without %. To get pixel coordinates you can use Pointer Location to help get the X an Y values You need to enable Developer Option on your phone to use this feature. When the pointer location is enabled a crosswire appears when you touch the screen. |