Select Radio Button
Last updated
Was this helpful?
Last updated
Was this helpful?
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.
Input Value: N/A
N/A
Not Applicable
Output Value:
<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.