AXWebArea AXTitle='Alert Dialog Example' ++AXGroup ++++AXGroup ++++++AXStaticText AXValue='Notes' ++++AXTextArea AXTitle='Notes' AXValue='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.' ++++AXGroup AXSubrole=AXApplicationAlert ++++AXButton AXTitle='Save' ++++AXButton AXTitle='Discard'