I choose the “__” radio
Set a radio button to the checked state.
Pattern
^(?:|I )choose (?:|the )"([^"]*)" radio$
Parameters
| Position | Description | Value Type | Restrictions |
|---|---|---|---|
| 1 | radio button | field id/name/label/selector | Must refer to a radio button field. |
Examples
When I choose the "male" radio
And choose "18-25" radio