UI Automation Action
Find a control and click it, set its text, or read its text.
Overview
UI Automation Action is a no-code automation step in the UI Automation category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 7 parameter(s) to control exactly how it behaves. This step runs on Windows. It is one of 369 commands you can drag into a workflow in the visual builder — no scripting required.
What it does
Find a control and click it, set its text, or read its text.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Window title (substring) | string | Optional | Leave blank to search the whole desktop (e.g. pop-up menu items and drop-downs that have no window of their own). Example: Calculator Supports variables | |
| Find control by | dropdownName · AutomationId · ControlType | Required | Name | |
| Control identifier | string | Required | Name / AutomationId / ControlType depending on 'Find by'. Example: OK Supports variables | |
| Control type (optional) | string | Optional | Narrow the match to a UIA control type such as MenuItem, ListItem or Button. Combined with the Name this disambiguates pop-up / context-menu items. Example: MenuItem | |
| Action | dropdownClick · Set Text · Get Text | Required | Click | |
| Value (for Set Text) | string | Optional | Supports variables | |
| Store text in (for Get Text) | variable | Optional |
How to use UI Automation Action
- 1
Open AutoFlowRPA and drag the UI Automation Action command from the UI Automation group onto the canvas.
- 2
Set its parameters in the side panel — UI Automation Action has 7 configurable field(s).
- 3
Connect it into your workflow and press Run. Everything executes locally on your machine.
Frequently asked questions
What does the UI Automation Action command do?
Find a control and click it, set its text, or read its text.
Which group does the UI Automation Action command belong to?
UI Automation Action is part of the UI Automation group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.
Does the UI Automation Action command take any parameters?
Yes — UI Automation Action has 7 configurable field(s), all editable in the visual node editor.
More UI Automation commands
Ready to automate your busywork?
Start your free 30-day trial today. No credit card, no commitment.