toggle ui element.md

Toggle UI Element

The Toggle UI Element block toggles a UI element (for example, a toggle control) in an already open application window when working with Desktop UI automation. It can also return information about the element that was found so you can reuse it later in the flow.

When fully expanded, the Toggle 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 Toggle UI Element onto the canvas.
  2. Connect the block in the flow and set the required parameter Select UI Element. You can optionally adjust other parameters as needed.
  3. Run the flow when it's ready.

Building block parameters

Parameters

The green input connector triggers the block when the flow reaches it, and the green output connector triggers when the toggle operation completes successfully.

This parameter is mandatory .

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.