Blocks & Flow EditorWindows

get element

Extracts a specific attribute from a UI element in a Windows application.

Extracts a specific attribute from a UI element in a Windows application.

Bot Studio get element 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.
Attribute NameName of the UI attribute to read (state, appearance, behavior, etc.).

Outputs

ResultDescription
OutputPayload: requested attribute value from the element.

Notes

  • Requires get session block earlier in the flow.
  • Use Inspect.exe to find element identifiers.
On this page

On this page