get ui text.md

Get UI Text

The Get UI Text block is used in Desktop UI automation to read text from an application window or from inside a specific UI element. The retrieved text can then be used for validations, branching, or logging in the rest of the flow.

Fully expanded, the Get UI Text block shows the following properties:

Note: The screenshot on this page uses the Elegance Design , introduced in 2025.3. If you are using an earlier version, your layout may look different.

Quick-start

  1. Drag Get UI Text onto the canvas.
  2. Capture the target in Select UI Element (required) and optionally adjust parameters such as Split lines, Find format, Filter, Use occurrence, Default timeout, Scroll to find, Await no changes.
  3. Run the flow when it's ready.

Building block parameters

Parameters

Resources

Topic Description
Flows FAQ Common questions about creating, running, and managing flows in Leapwork.
Flows Troubleshooting Guidelines and solutions for identifying and fixing issues that occur when building or running flows in Leapwork.
Strategy Editor Guidelines for understanding and using the Strategy Editor in Leapwork to define, refine, and validate robust locator strategies for UI elements using DOM structure, tokens, and wildcards.