WebView supplementalDescription:"Alert Dialog Example" focusable focused actions:[CLEAR_FOCUS, AX_FOCUS] bundle:[chromeRole="rootWebArea"] ++View viewIdResName:"ex_alertdialog" actions:[AX_FOCUS] bundle:[chromeRole="genericContainer"] ++++View text:"Notes" actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="labelText"] ++++EditText text:"This is an example text box, which unsurprisingly contains text. The user is given the option to save this text - which triggers a basic alert - or to discard the text - which triggers an alert dialog that prompts the user for confirmation." viewIdResName:"notes" supplementalDescription:"Notes" clickable editable focusable multiLine textSelectionStart:0 textSelectionEnd:0 actions:[FOCUS, CLICK, AX_FOCUS, NEXT, PREVIOUS, COPY, PASTE, CUT, SET_SELECTION, SET_TEXT, IME_ENTER] bundle:[chromeRole="textField", clickableScore="300"] ++++View viewIdResName:"notes_save_status" liveRegion:2 actions:[AX_FOCUS] bundle:[chromeRole="alert", roleDescription="alert"] ++++Button text:"Save" viewIdResName:"notes_save" clickable focusable actions:[FOCUS, CLICK, AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="button", clickableScore="300"] ++++Button text:"Discard" viewIdResName:"notes_discard" clickable focusable actions:[FOCUS, CLICK, AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="button", clickableScore="300"]