blob: ebf5ef9fd811597449bbce63001199789acd6f3e [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: AXVideo'
PASS element.title is 'AXTitle: '
PASS element.role is 'AXRole: AXToolbar'
PASS element.title is 'AXTitle: Video Playback'
PASS element.role is 'AXRole: AXAudio'
PASS element.title is 'AXTitle: '
PASS element.role is 'AXRole: AXToolbar'
PASS element.title is 'AXTitle: Audio Playback'
PASS successfullyParsed is true
TEST COMPLETE