blob: 04c0a361f0f209ee682bb0ef28405a5001200a8b [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