I thought the answer to this question should be UI Hierarchy
Visual tree is the correct answer.
The “Visual Tree” in UiExplorer displays all the nodes or elements present in the user interface of an application. This tree represents the hierarchical structure of the UI elements within the application, organized based on their parent-child relationships.
When you open UiExplorer and inspect an application, it provides a detailed view of the entire UI structure. Each node in the visual tree represents a different UI element, such as buttons, textboxes, panels, etc. The hierarchy is established based on the containment relationships between these elements.
Check the below image for better understanding,
Hope it helps!!
We do not have a Panel called UI Hierarchy in UiExplorer, UI Hierarchy is shown to us in the Visual Tree Panel. In visual Tree Panel we can see UI Hierarchy.
Check the below image for better understanding:
Regards
The Visual Tree Panel
Displays a tree of the UI hierarchy and enables you to navigate through it, by clicking the arrows in front of each node.
By default, the first time when you open UI Explorer, this panel displays all opened applications, in alphabetical order.
Check the below docs for better understanding.
Hope it helps!!
Thank you, the explanation is great.
Your welcome.
If you found solution,Please do mark my solution as solution to close the loop
Regards
Thank you @Maxon_Wanjeru
Happy Automation!!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.