blob: a5b61fbb2777a24dfa48797ce92b22cc99de5670 [file] [log] [blame]
This test ensures that a notification is being emitted when children are added or removed for an accessibility object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Plain text paragraph
PARAGRAPH notification: AXChildrenAdded
GLOBAL notification: AXChildrenAdded on element with role AXRole: AXParagraph
PARAGRAPH notification: AXChildrenRemoved
GLOBAL notification: AXChildrenRemoved on element with role AXRole: AXParagraph
PASS paragraphNotificationCount is globalNotificationCount
PASS globalNotificationCount is 2
PASS successfullyParsed is true
TEST COMPLETE