| a | |
| b | |
| c | |
| This tests that the selected rows of a table are exposed correctly and that when they change, a notification is sent. | |
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
| PASS addedNotification is true | |
| PASS axTree.selectedRowAtIndex(0).isEqual(axTree.rowAtIndex(0)) is true | |
| PASS axTree.selectedRowAtIndex(1).isEqual(axTree.rowAtIndex(2)) is true | |
| PASS successfullyParsed is true | |
| TEST COMPLETE | |
| Notification: AXSelectedRowsChanged | |