blob: 2699d0733f13500d7a23571c1d47373c1ee93dd9 [file] [log] [blame]
This tests ensures that if aria-label is used, the AXTitle will not expose its children on Mac.
PASS: link1.description === 'AXDescription: '
PASS: link1.title === 'AXTitle: test1'
PASS: link2.description === 'AXDescription: LINK'
PASS: link2.title === 'AXTitle: '
PASS successfullyParsed is true
TEST COMPLETE