| open |
chrome://selenium-ide/content/tests/functional/startRecording.html |
|
| open |
chrome://selenium-ide/content/tests/functional/aut/alert.html |
|
| click |
link=show alert |
|
| assertAlert |
hello |
|
| pause |
200 |
|
| chooseCancelOnNextConfirmation |
|
|
| click |
link=show confirmation |
|
| assertConfirmation |
Are you sure? |
|
| pause |
200 |
|
| click |
link=show confirmation |
|
| assertConfirmation |
Are you sure? |
|
| pause |
200 |
|
| answerOnNextPrompt |
foobar |
|
| click |
link=show prompt |
|
| assertPrompt |
Input new name |
|
| pause |
200 |
|
| open |
chrome://selenium-ide/content/tests/functional/verifyCommands.html#TestAlert.html |
|
| waitForText |
result |
regexp:.+ |
| assertText |
result |
Success |