find electron element.md

Find Electron Element

The Find Electron Element block locates a specific element within an Electron application window. It is typically used to identify UI components dynamically during test flows. Once found, the element can be reused as input in other blocks for further interactions or validation.

This block is commonly used in desktop automation for Electron-based applications such as Slack, Microsoft Teams, or custom enterprise apps.

Fully expanded, the Find Electron 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 Find Electron Element onto the canvas.
  2. Select an Electron Element to find by capturing it from the application UI. This is a required step.
  3. Optionally configure additional parameters such as Scroll to find, Use occurred, Await DOM change, and Require valid images.
  4. 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.
Electron Troubleshooting Guidance and solutions for diagnosing and resolving issues related to Electron-based automation and environments