Blocks & Flow EditorWindows

print tree

Prints the UI element tree for debugging and discovering element locators.

Prints the UI element tree for debugging and discovering element locators.

Bot Studio print tree block configuration

Configuration

FieldDescription
Display NameLabel on the block.
Element Name TypeFull Name, Sub Name, or Regex.
Element NameWindow or element title to target.
Automation IDUI automation identifier.
Class NameWindow class identifier.
Control TypeUI control type.
PathElement locator path.
DepthElement tree depth (default 8).
Advanced LocatorCustom locator string.

Outputs

ResultDescription
OutputPayload: UI element tree structure.

Notes

  • Requires get session block earlier in the flow.
  • Useful for inspecting available elements when building locators.
On this page

On this page