Select Radio Button
Last updated
Was this helpful?
Last updated
Was this helpful?
This is pre-built Action located under the @Custom Element Name. It instructs the Avo Assure Client to select the radio button which is specified in the input.
Input: <ObjectType>; <index>; <abs (optional)>
For above syntax user needs to gives specific Object type, along with element index of the object and abs.
Note: if for last argument abs is defined then the Action must be executed with absolute preformation with the specified visible text in the input.
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
A user is testing a survey form on a website, where there is a set of radio buttons for selecting a preferred communication method (e.g., Email, Phone, or Text). The Avo Assure needs to select one of the radio buttons based on a predefined input value, such as "Email".
radiobutton;;1
The Select Radio Button Action needs to select the specific radio button and.
The "Select Radio Button" Action successfully selects the "Email" radio button.