Collapse UI Element | Leapwork Docs

The Collapse UI Element block is used in Desktop UI automation to collapse a UI element, such as a collapse/expand button or disclosure control, in an already open application window. When executed, the block locates the specified element and performs the collapse action on it.

Fully expanded, the Collapse UI Element 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 Collapse UI Element onto the canvas.
  2. Capture the target in Select UI Element (required) and optionally adjust parameters such as Source element, Use occurrence, Default timeout, Timeout, Scroll to find, Await no changes.
  3. Run the flow when it’s ready.

For a minimal setup, set Select UI Element to the control you want to collapse and run the flow with the default settings.

Building block parameters

Parameters

In multi-screen setups, coordinates can be negative or exceed a single screen’s resolution depending on monitor placement. Elements that are not visible are reported at position 0, 0. You can expand this property to work with X and Y separately.

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.