| WebView focusable focused actions:[CLEAR_FOCUS, AX_FOCUS] bundle:[chromeRole="rootWebArea"] |
| ++CheckBox contentDescription:"Enabled" checkable clickable focusable actions:[FOCUS, CLICK, AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="checkBox", clickableScore="300"] |
| ++CheckBox contentDescription:"Disabled" checkable clickable disabled actions:[CLICK, AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="checkBox"] |
| ++Button text:"Enabled" clickable focusable actions:[FOCUS, CLICK, AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="button", clickableScore="300"] |
| ++Button text:"Disabled" clickable disabled actions:[CLICK, AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="button"] |
| ++View actions:[AX_FOCUS] bundle:[chromeRole="sectionWithoutName"] |
| ++++TextView text:"Enabled form " actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="staticText"] |
| ++++CheckBox contentDescription:"Checkbox" checkable clickable focusable actions:[FOCUS, CLICK, AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="checkBox", clickableScore="300"] |
| ++++Button text:"Button" clickable focusable actions:[FOCUS, CLICK, AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="button", clickableScore="300"] |
| ++View disabled actions:[AX_FOCUS] bundle:[chromeRole="sectionWithoutName"] |
| ++++TextView text:"Disabled form " actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="staticText"] |
| ++++CheckBox contentDescription:"Checkbox" checkable clickable disabled focusable actions:[FOCUS, CLICK, AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="checkBox"] |
| ++++Button text:"Button" clickable disabled focusable actions:[FOCUS, CLICK, AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="button"] |