WebView supplementalDescription:"Radio Group Example Using Roving tabindex" focusable focused actions:[CLEAR_FOCUS, AX_FOCUS] bundle:[chromeRole="rootWebArea", hasImage="true"] ++View viewIdResName:"ex1" actions:[AX_FOCUS] bundle:[chromeRole="genericContainer", hasImage="true"] ++++RadioGroup viewIdResName:"rg1" containerTitle:"Pizza Crust" actions:[AX_FOCUS] bundle:[chromeRole="radioGroup", hasImage="true", roleDescription="radio group"] ++++++TextView text:"Pizza Crust" viewIdResName:"group_label_1" heading actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="heading", roleDescription="heading 3"] ++++++RadioButton text:"Regular crust" stateDescription:"Not checked. In group, option 1 of 3" checkable clickable focusable actions:[FOCUS, CLICK, AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="radioButton", clickableScore="300", hasImage="true"] ++++++RadioButton text:"Deep dish" stateDescription:"Not checked. In group, option 2 of 3" checkable clickable focusable actions:[FOCUS, CLICK, AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="radioButton", clickableScore="300", hasImage="true"] ++++++RadioButton text:"Thin crust" stateDescription:"Not checked. In group, option 3 of 3" checkable clickable focusable actions:[FOCUS, CLICK, AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="radioButton", clickableScore="300", hasImage="true"] ++++RadioGroup viewIdResName:"rg2" containerTitle:"Pizza Delivery" actions:[AX_FOCUS] bundle:[chromeRole="radioGroup", hasImage="true", roleDescription="radio group"] ++++++TextView text:"Pizza Delivery" viewIdResName:"group_label_2" heading actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="heading", roleDescription="heading 3"] ++++++RadioButton text:"Pickup" stateDescription:"Not checked. In group, option 1 of 3" checkable clickable focusable actions:[FOCUS, CLICK, AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="radioButton", clickableScore="300", hasImage="true"] ++++++RadioButton text:"Home Delivery" stateDescription:"Not checked. In group, option 2 of 3" checkable clickable focusable actions:[FOCUS, CLICK, AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="radioButton", clickableScore="300", hasImage="true"] ++++++RadioButton text:"Dine in" stateDescription:"Not checked. In group, option 3 of 3" checkable clickable focusable actions:[FOCUS, CLICK, AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="radioButton", clickableScore="300", hasImage="true"]