OLD | NEW |
1 Visit Chromium Click the text! Button | 1 Visit Chromium Click the text! Button |
2 Copyright 2015. | 2 Copyright 2015. |
3 I have a checkbox Radio Button | 3 I have a checkbox Radio Button |
4 I have a menuItem Menu ItemRadio | 4 I have a menuItem Menu ItemRadio |
5 Birthday: Birthday(date and time): Birthday(datetime-local): Birthday (month
and year): Select a week: Select a file: Min-Max: Color: Select a time:
| 5 Birthday: Birthday(date and time): Birthday(datetime-local): Birthday (month
and year): Select a week: Select a file: Min-Max: Color: Select a time:
|
6 0 100 + = | 6 0 100 + = |
7 Blue Red | 7 Blue Red |
8 Text Input Controls | 8 Text Input Controls |
9 Text: | 9 Text: |
10 Password: | 10 Password: |
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
49 PASS elem.role is "AXRole: AXDateTimeField" | 49 PASS elem.role is "AXRole: AXDateTimeField" |
50 input_file_id | 50 input_file_id |
51 PASS elem.role is "AXRole: AXButton" | 51 PASS elem.role is "AXRole: AXButton" |
52 input_number_id | 52 input_number_id |
53 PASS elem.role is "AXRole: AXSpinButton" | 53 PASS elem.role is "AXRole: AXSpinButton" |
54 input_range_id | 54 input_range_id |
55 PASS elem.role is "AXRole: AXSlider" | 55 PASS elem.role is "AXRole: AXSlider" |
56 input_color_id | 56 input_color_id |
57 PASS elem.role is "AXRole: AXColorWell" | 57 PASS elem.role is "AXRole: AXColorWell" |
58 input_time_id | 58 input_time_id |
59 PASS elem.role is "AXRole: AXUnknown" | 59 PASS elem.role is "AXRole: AXInputTime" |
60 input_reset_id | 60 input_reset_id |
61 PASS elem.role is "AXRole: AXButton" | 61 PASS elem.role is "AXRole: AXButton" |
62 select_id | 62 select_id |
63 PASS elem.role is "AXRole: AXPopUpButton" | 63 PASS elem.role is "AXRole: AXPopUpButton" |
64 PASS axMenuListPopup.role is "AXRole: AXMenuListPopup" | 64 PASS axMenuListPopup.role is "AXRole: AXMenuListPopup" |
65 select_option_id | 65 select_option_id |
66 PASS axMenuListOption.role is "AXRole: AXMenuListOption" | 66 PASS axMenuListOption.role is "AXRole: AXMenuListOption" |
67 select_multiple_id | 67 select_multiple_id |
68 PASS elem.role is "AXRole: AXListBox" | 68 PASS elem.role is "AXRole: AXListBox" |
69 select_multiple_option_id | 69 select_multiple_option_id |
70 PASS elem.role is "AXRole: AXListBoxOption" | 70 PASS elem.role is "AXRole: AXListBoxOption" |
71 textarea_id | 71 textarea_id |
72 PASS elem.role is "AXRole: AXTextField" | 72 PASS elem.role is "AXRole: AXTextField" |
73 meter_id | 73 meter_id |
74 PASS elem.role is "AXRole: AXMeter" | 74 PASS elem.role is "AXRole: AXMeter" |
75 output_id | 75 output_id |
76 PASS elem.role is "AXRole: AXStatus" | 76 PASS elem.role is "AXRole: AXStatus" |
77 input_radio_id | 77 input_radio_id |
78 PASS elem.role is "AXRole: AXRadioButton" | 78 PASS elem.role is "AXRole: AXRadioButton" |
79 legend_id | 79 legend_id |
80 PASS elem.role is "AXRole: AXLegend" | 80 PASS elem.role is "AXRole: AXLegend" |
81 input_text_id | 81 input_text_id |
82 PASS elem.role is "AXRole: AXTextField" | 82 PASS elem.role is "AXRole: AXTextField" |
83 input_password_id | 83 input_password_id |
84 PASS elem.role is "AXRole: AXTextField" | 84 PASS elem.role is "AXRole: AXTextField" |
85 PASS successfullyParsed is true | 85 PASS successfullyParsed is true |
86 | 86 |
87 TEST COMPLETE | 87 TEST COMPLETE |
88 | 88 |
OLD | NEW |