get electron checkbox.md

Get Electron Checkbox

The Get Electron Checkbox block is used to locate a checkbox in an Electron application window and read its current state. It returns whether the checkbox is checked or unchecked and exposes additional information about the element that can be reused in other Electron blocks.

Fully expanded, the Get Electron Checkbox 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 Electron Checkbox onto the canvas.

  2. Capture the target checkbox in Select Electron Checkbox to find , then connect the block in the flow and optionally adjust parameters such as Use occurrence , Default timeout , and Scroll to find.

  3. Run the flow when it's ready and use Is checked , Found element , or Not found to control the next steps in your automation.

Building block parameters

Parameters

This value can be used for conditional logic elsewhere in the flow.

This is useful when several similar checkboxes exist in different regions of the UI.

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