Blocks & Flow EditorWindows

windows click

Simulates a mouse click on a specified UI element (button, link, etc.) within a Windows application.

Simulates a mouse click on a specified UI element (button, link, etc.) within a Windows application.

Bot Studio windows click block configuration

Configuration

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

Outputs

PortDescription
Output 1Message passes through after the operation completes

Notes

  • Requires get session block earlier in the flow.
  • Use Inspect.exe (Windows SDK) to find element identifiers.
  • Left-click selects or activates; right-click opens context menus; double-click opens items.
On this page

On this page