[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-07 UTC."],[],[]], My goal is to perform same, but in Java using UIautomator tool. I have tried the next script, but it does not work. UiObject appButton = new UiObject(new UiSelector()); appButton.click(int x, int y); My app made in Unity and i do not have any locator's accessibility, so i have to use XY position on the screen. Does anybody solve this issue? Thanks., Appium driver for Android UIAutomator2. Contribute to appium/appium-uiautomator2-driver development by creating an account on GitHub..