| TestPopup | ||
| open | chrome://selenium-ide/content/tests/functional/startRecording.html | |
| open | chrome://selenium-ide/content/tests/functional/aut/test_popup.html | |
| click | link=show popup | |
| waitForPopUp | popup | 30000 |
| selectWindow | name=popup | |
| type | q | aaa |
| setTimeout | 10000 | |
| clickAndWait | search | |
| close | ||
| selectWindow | null | |
| click | link=dummy | |
| pause | 1000 | |
| open | chrome://selenium-ide/content/tests/functional/verifyCommands.html#TestPopup.html | |
| waitForText | result | regexp:.+ |
| assertText | result | Success |