WebView supplementalDescription:"Rating Radio Group Example" focusable focused actions:[CLEAR_FOCUS, AX_FOCUS] bundle:[chromeRole="rootWebArea"] ++View viewIdResName:"ex1" actions:[AX_FOCUS] bundle:[chromeRole="genericContainer"] ++++RadioGroup containerTitle:"Rating" actions:[AX_FOCUS] bundle:[chromeRole="radioGroup", roleDescription="radio group"] ++++++TextView text:"Rating" viewIdResName:"id-rating-label" actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="genericContainer"] ++++++RadioButton contentDescription:"one star" stateDescription:"Not checked. In group, option 1 of 5" checkable clickable focusable actions:[FOCUS, CLICK, AX_FOCUS] bundle:[chromeRole="radioButton", clickableScore="300"] ++++++RadioButton contentDescription:"two stars" stateDescription:"Not checked. In group, option 2 of 5" checkable clickable focusable actions:[FOCUS, CLICK, AX_FOCUS] bundle:[chromeRole="radioButton", clickableScore="300"] ++++++RadioButton contentDescription:"three stars" stateDescription:"Not checked. In group, option 3 of 5" checkable clickable focusable actions:[FOCUS, CLICK, AX_FOCUS] bundle:[chromeRole="radioButton", clickableScore="300"] ++++++RadioButton contentDescription:"four stars" stateDescription:"Not checked. In group, option 4 of 5" checkable clickable focusable actions:[FOCUS, CLICK, AX_FOCUS] bundle:[chromeRole="radioButton", clickableScore="300"] ++++++RadioButton contentDescription:"five stars" stateDescription:"Not checked. In group, option 5 of 5" checkable clickable focusable actions:[FOCUS, CLICK, AX_FOCUS] bundle:[chromeRole="radioButton", clickableScore="300"]