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 check whether the radio button is selected or not, and save the result in the dynamic variable.
Input Value: N/A
Output Value:
Example
Retrieves the selection status of a radio button.
The Get Object Status action does not take any value in the Input Value column. It identifies whether the targeted radio button is selected or unselected. The radio button status is stored in the {GetObjStatus} variable (e.g., Selected), and the result of the action is stored in the {Status} variable, with the following possible values:
True – If the radio button status is retrieved successfully (e.g., If the radio button is selected).
False – If the operation fails or an error occurs.
N/A
Not Applicable
<Dynamic Variable>
This variable stores the Radio Button status (e.g., Selected or Unselected).
<Dynamic Variable>(Optional)
This variable stores the status as True or False