clickRadioButton

fun RobotActions.clickRadioButton(@IdRes radioGroupId: Int, buttonText: String)

Click on the radio button with buttonText within the radio group associated with radioGroupId.