radioButtonSelected

fun RobotAssertions.radioButtonSelected(@IdRes radioGroupId: Int, buttonText: String)

Check if the radio group associated with radioGroupId has the button with buttonText selected.