blob: c3a7923e307f2bf72a141de1fcd439547e84e3aa [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:
widget.description is AXDescription: foo
widget.childrenCount is 0
PASS successfullyParsed is true
TEST COMPLETE