Select Radio Button

This is a pre-built Action located under the Captured Radio Button Element, instructs the Avo Assure to select the radio button and save the result in the dynamic variable.

Syntax  

Input Value: N/A

Argument
Description

N/A

Not Applicable

Output Value:

Argument
Description

<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)

This variable stores the status as True or False

Example

Selects the specified radio button on the web page.

The Select Radio Button action does not take any value in the Input Value column and selects the target radio button during execution. The result of the selection operation is stored in the {SelectRadioBtn} variable, with the following possible values:

  • True – If the radio button is selected successfully.

  • False – If the selection fails or an error occurs.

Last updated

Was this helpful?