blob: 27bf5308faa519d69107ed891399c59b1b01660c [file] [log] [blame]
One
Two
Three
This tests that ARIA switches use accessible name computation and have no child text.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
widget.title is AXTitle: One
widget.description is AXDescription:
widget.childrenCount is 0
widget.title is AXTitle: Two
widget.description is AXDescription:
widget.childrenCount is 0
widget.title is AXTitle: Three
widget.description is AXDescription: foo
widget.childrenCount is 0
PASS successfullyParsed is true
TEST COMPLETE