FunTester
Aug 18, 2019 · Mobile Development
How to Click Invisible Android UI Elements with UiAutomator by Calculating Coordinates
When UiAutomator reports controls with bounds [0,0][0,0] and they cannot be clicked, you can compute click positions from a previously‑found element’s size and use those coordinates to tap the left or right half of the target control.
Click CoordinatesUI automationUIAutomator
0 likes · 3 min read
