Selects the radio button specified by label text, value, or selector.
When (I |we ) select radio button "([^"]*)?"
Example #1: When I select radio button "Male"
Example #2: When I select radio button "female"
Example #3: When I select radio button "#gender-male"
Example #4: When we select radio button "option1"