For Each Radio Button

This action loops through a group of radio buttons, selecting one of the radio buttons in each iteration.

The found tag must be one of the radio buttons in the group, not a tag containing all of the radio buttons.

Note that selecting the radio buttons may trigger execution of JavaScript, if there are any registered event handlers on the buttons.

To select a radio button without looping, use the Select Radio Button action.

Please see the Loops in Forms tutorial for more information.

Properties

The For Each Radio Button action can be configured using the following properties:

Options

The robot's options can be overridden with the step's own options. An option that is marked with an asterisk in the Options Dialog will override the one from the robot's configuration. All other options will be the same as specified for the robot.