dmazzoni@google.com | 709c0b0 | 2011-12-15 04:40:50 +0000 | [diff] [blame] | 1 | Before |
| 2 | |
| 3 | |
| 4 | After |
| 5 | |
| 6 | End of test |
| 7 | |
| 8 | This tests that when an iframe finishes loading, it sends a notification. |
| 9 | |
| 10 | On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| 11 | |
| 12 | |
| 13 | PASS findByAccessibleTitleSubstring(root, 'InnerButton') != null is false |
| 14 | Got notification on iframe. |
| 15 | PASS findByAccessibleTitleSubstring(root, 'InnerButton') != null is true |
| 16 | PASS gotIframeNotification is true |
| 17 | PASS successfullyParsed is true |
| 18 | |
| 19 | TEST COMPLETE |
| 20 | |