blob: cee8f6b6ab6bb1cec73270e0f86ab0764975ccee [file] [log] [blame]
This tests that the media controls panel has the correct name and role
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS mainBlock.role is 'AXRole: AXGroup'
PASS mainBlock.title is 'AXTitle: '
PASS element.role is 'AXRole: AXEmbedded'
PASS element.title is 'AXTitle: '
PASS element.role is 'AXRole: AXToolbar'
PASS element.title is 'AXTitle: video playback'
PASS element.role is 'AXRole: AXEmbedded'
PASS element.title is 'AXTitle: '
PASS element.role is 'AXRole: AXToolbar'
PASS element.title is 'AXTitle: audio playback'
PASS successfullyParsed is true
TEST COMPLETE