get web radio button.md

Get Web Radio Button

The Get Web Radio Button building block retrieves the state of a radio button in an already open browser window when working with web automation.

This block only works with browser windows opened using Start Web Browser.

Fully expanded, the Get Web Radio Button 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 Web Radio Button onto the canvas.

  2. Connect the block in the flow and specify Select Radio Button element (required). Optionally set Source element , Browser window , and Use occurred if needed.

  3. Run the flow when it's ready.

Building block parameters

Parameters

Web elements that are not visible (for example hidden via a CSS class) may have position 0, 0 .

Note: Multiple browser windows are not supported by Selenium Grid or external cloud providers such as Sauce Labs and BrowserStack .

Note: All cases have a global timeout configured in the Settings panel. This is unrelated to the timeout of a single building block. However, a running case will automatically be cancelled if it runs for longer than the global timeout.

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.