I am using simulator and have been trying to use tap at position action by giving x,y points of an object. It didn’t work. So I installed couple of apps and they didn’t help either.
Please let me know if there is any app or trick to get exact x,y points in a mobile screen.
I have used below website to get coordinates.
https://www.mobilefish.com/services/record_mouse_coordinates/record_mouse_coordinates.php
Take a screenshot of the screen and upload in the website.
Point the mouse over the image and note the coordinates.
Hi,
Are you working on Android or iOS?
Because object identification on iOS katalon is having problems. So you can’t choose by location.
I have been using Katalon & Appium to create automated tests for Web and Android, but I have a problem when using iOS devices.
I’ve tried with several real devices (Iphone 6s & Iphone X), but I always get the same result: the objects captured by the Spy are at a totally different position from what I expected. It’s like the phone is displayed at only 75% of its resolution.
I’ve been browsing a while looking for a solution, but I didn’t find anything even roughly similar anywhere.
Does it spe…