[Mobile] Tap At Position


This is a companion discussion topic for the original entry at https://docs.katalon.com/katalon-studio/docs/mobile-tap-at-position.html

When trying to tap at position x:1024 and y:768
Mobile. tapAtPosition (devicehght,devicewidth)
takes incorrect x value…treats 1024 as 1.
Can anyone let me know what can be done to resolve it.
TRACE:

HTTP] {“actions”:[{“action”:“press”,“options”:{“x”:1024,“y”:768}},{“action”:“wait”,“options”:{“ms”:50}},{“action”:“release”,“options”:{}}]}

01-23-2019 05:00:40 PM - [PASSED] - Tapped at [1,024, 768]