[[["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 2024-07-24 UTC."],[],[],null,["# OverlappingUIElements\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nA warning that Robo encountered a screen that has overlapping clickable elements; this may indicate a potential UI issue.\n\n| JSON representation |\n|------------------------------------------------------------|\n| ``` { \"screenId\": string, \"resourceName\": [ string ] } ``` |\n\n| Fields ||\n|------------------|------------------------------------------------------------|\n| `screenId` | `string` The screen id of the elements |\n| `resourceName[]` | `string` Resource names of the overlapping screen elements |"]]