blob: cd5996f2e8dec54aef2b708f485cb61d818587b9 [file] [log] [blame]
This tests that a toggle button properly exposes the title when there isn't a direct relation and textUnderElement is required to be used.
PASS: tbutton1.role === 'AXRole: AXCheckBox'
PASS: tbutton1.title === 'AXTitle: Toggle button'
PASS: button.role === 'AXRole: AXButton'
PASS: button.title === 'AXTitle: Button title'
PASS successfullyParsed is true
TEST COMPLETE
Toggle button
Button title