| waitForElementPresent |
link=Polls |
|
| clickAndWait |
link=Polls |
|
| clickAndWait |
//input[@value='Add Question'] |
|
| typeKeys |
_25_title |
Test Poll Question |
| type |
_25_title |
Test Poll Question |
| type |
_25_description |
This is a test poll description! |
| type |
choiceDescriptiona |
Test Choice A |
| type |
choiceDescriptionb |
Test Choice B |
| clickAndWait |
//input[@value='Add Choice'] |
|
| waitForElementPresent |
choiceDescriptionc |
|
| typeKeys |
choiceDescriptionc |
Test Choice C |
| type |
choiceDescriptionc |
Test Choice C |
| clickAndWait |
//input[@value='Save'] |
|
| assertTextPresent |
Your request processed successfully. |
|
| assertElementPresent |
link=Test Poll Question |
|