blob: 52e2657d0eceadfa828c75fccdc9e2f36df6fdc9 [file]
option 1
option 2
This tests that the aria 'option' role works as expected.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS firstChild.role is 'AXRole: list item'
PASS firstChild.title is 'AXTitle: option 1'
PASS secondChild.role is 'AXRole: list item'
PASS secondChild.description is 'AXDescription: label 2'
PASS firstChild.childrenCount is 0
PASS secondChild.childrenCount is 0
PASS successfullyParsed is true
TEST COMPLETE