| OLD | NEW |
| 1 | 1 |
| 2 This test makes sure menu lists fire events on both the option that lost selecti
on and the one that gained selection. | 2 This test makes sure menu lists fire events on both the option that lost selecti
on and the one that gained selection. |
| 3 | 3 |
| 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 5 | 5 |
| 6 | 6 |
| 7 Got notification on option AXValue: Alicia isSelected=false | 7 Got notification on option Alicia isSelected=false |
| 8 Got notification on option AXValue: Kalinda isSelected=true | 8 Got notification on option Kalinda isSelected=true |
| 9 PASS successfullyParsed is true | 9 PASS successfullyParsed is true |
| 10 | 10 |
| 11 TEST COMPLETE | 11 TEST COMPLETE |
| 12 | 12 |
| OLD | NEW |