Desktop Inspector Tool Version 2.0 (Use when the XPath is not easily found)
The new Desktop Inspector tool allows users to inspect desktop application elements and identify their locators, which are the unique properties or identifiers used to distinguish each UI element. These locators play a crucial role in automation by allowing scripts to accurately recognize and interact with buttons, text fields, menus, tables, and other controls within a desktop application. The identified locators can then be used to build reliable automation workflows and ensure consistent element recognition during execution.
HuLoopInspectorTool.zip is Version 1.0 and HuLoopUIInspector.zip is Version 2.0.
Use Version 2.0 if the XPath is not easily found.
Version 2.0
Step 1. Right click HuLoopUIInspector and select Extract All.
Step 2. Select Extract.
Step 3. Select the HuLoopUIInspector Application to Launch the Inspector Tool.
Step 4. Click More Info.
Step 5. Select Run anyway to launch the application.
Step 6. Click Start Inspection.
Step 7. Click Draw Rect to draw a rectangle over the element you want.
Step 8. Press the Fn+F9 keys to freeze the HuLoop Inspector. The Resume button will appear, and you can Copy the Xpath by pressing the Copy button.
Step 9. When you Select Copy, you can Paste this in your Locator Value of the Automation Builder using CTRL+V. Here is a sample:
{“displayText”:null,”elementPosition”:”SELF”,”elementType”:”Microsoft.UI.Content.DesktopChildSiteBridge”,”operation”:”Click”,”waitAfter”:300,”x”:301,”y”:283,”width”:1089,”height”:50,”coordinates”:{“x”:301,”y”:283,”width”:1089,”height”:50},”description”:”Microsoft.UI.Content.DesktopChildSiteBridge — / Untitled – Notepad”}
Last updated: Aug 06, 2026








