OLD | NEW |
1 Shut down computer after minutes | 1 Label |
| 2 A |
| 3 B |
| 4 C |
| 5 |
2 This tests that if aria-labelledby is used, then label elements are not used | 6 This tests that if aria-labelledby is used, then label elements are not used |
3 | 7 |
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 8 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
5 | 9 |
6 | 10 |
7 PASS text.deprecatedDescription is 'AXDescription: Shut down computer after 10 m
inutes' | 11 PASS axTarget.name is 'A B C' |
8 PASS text.deprecatedTitleUIElement() != null && text.deprecatedTitleUIElement().
isValid is false | 12 PASS axTarget.nameElementCount() is 3 |
9 Label element role is: AXRole: AXLabel | |
10 PASS successfullyParsed is true | 13 PASS successfullyParsed is true |
11 | 14 |
12 TEST COMPLETE | 15 TEST COMPLETE |
13 | 16 |
OLD | NEW |