OLD | NEW |
(Empty) | |
| 1 chromium Mouse Down Button |
| 2 Copyright 2015. |
| 3 I have a checkbox Radio Button |
| 4 I have a menuItem Menu ItemRadio |
| 5 Birthday: Birthday (date and time): Birthday (date and time-local): Birthday
(month and year): Select a week: Select a file: Min-Max: Color: Select a tim
e: |
| 6 0 100 + = |
| 7 Blue Red |
| 8 Text Input Controls |
| 9 Text: |
| 10 Password: |
| 11 End of test |
| 12 |
| 13 This test make sure that focusable elements are mapped implicitly to AX roles. |
| 14 |
| 15 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 16 |
| 17 |
| 18 PASS axElement.role is 'AXRole: AXLink' |
| 19 PASS axElement.role is 'AXRole: AXLink' |
| 20 PASS axElement.role is 'AXRole: AXButton' |
| 21 PASS axElement.role is 'AXRole: AXDetails' |
| 22 PASS axElement.role is 'AXRole: AXDisclosureTriangle' |
| 23 PASS axElement.role is 'AXRole: AXComboBox' |
| 24 PASS axElement.role is 'AXRole: AXButton' |
| 25 PASS axElement.role is 'AXRole: AXCheckBox' |
| 26 PASS axElement.role is 'AXRole: AXRadioButton' |
| 27 PASS axElement.role is 'AXRole: AXRadioButton' |
| 28 PASS axElement.role is 'AXRole: AXMenuItem' |
| 29 PASS axElement.role is 'AXRole: AXMenuItemCheckBox' |
| 30 PASS axElement.role is 'AXRole: AXMenuItemRadio' |
| 31 PASS axElement.role is 'AXRole: AXMenuItemRadio' |
| 32 PASS axElement.role is 'AXRole: AXDateField' |
| 33 PASS axElement.role is 'AXRole: AXTextField' |
| 34 PASS axElement.role is 'AXRole: AXDateTimeField' |
| 35 PASS axElement.role is 'AXRole: AXDateTimeField' |
| 36 PASS axElement.role is 'AXRole: AXDateTimeField' |
| 37 PASS axElement.role is 'AXRole: AXButton' |
| 38 PASS axElement.role is 'AXRole: AXSpinButton' |
| 39 PASS axElement.role is 'AXRole: AXSlider' |
| 40 PASS axElement.role is 'AXRole: AXColorWell' |
| 41 PASS axElement.role is 'AXRole: AXTime' |
| 42 PASS axElement.role is 'AXRole: AXButton' |
| 43 PASS axElement.role is 'AXRole: AXPopUpButton' |
| 44 PASS axElement.role is 'AXRole: AXListBox' |
| 45 PASS axElement.role is 'AXRole: AXListBoxOption' |
| 46 PASS axElement.role is 'AXRole: AXTextArea' |
| 47 PASS axElement.role is 'AXRole: AXMeter' |
| 48 PASS axElement.role is 'AXRole: AXStatus' |
| 49 PASS axElement.role is 'AXRole: AXRadioButton' |
| 50 PASS axElement.role is 'AXRole: AXLegend' |
| 51 PASS axElement.role is 'AXRole: AXTextField' |
| 52 PASS axElement.role is 'AXRole: AXTextField' |
| 53 PASS successfullyParsed is true |
| 54 |
| 55 TEST COMPLETE |
| 56 |
OLD | NEW |