Hello,
I’m encountering an issue while creating iOS test scripts. When I execute the test case, it shows that a certain object was clicked, even though it wasn’t actually clicked. I found this odd, so I printed the getElementTopPosition
function in the console, and the y-coordinate value is displayed as half of the actual value. The same goes for the x-coordinate. Has this issue been discussed before? Is there a solution for this?
Hi @seo7770,
Sorry for my late response. Have you solved your issue? If yes, feel free to share the solution. If no, please give more information to let others join the discussion or close it if you no longer work on it