| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| clickAtAndWait |
link=Polls |
|
| clickAtAndWait |
//input[@value='Add Question'] |
|
| type |
_25_title_en_US |
Test Poll Question 2 |
| type |
_25_description_en_US |
This is a test poll 2 description. |
| type |
_25_choiceDescriptiona_en_US |
Test Choice A |
| type |
_25_choiceDescriptionb_en_US |
Test Choice B |
| clickAtAndWait |
//input[@value='Add Choice'] |
|
| waitForElementPresent |
_25_choiceDescriptionc_en_US |
|
| type |
_25_choiceDescriptionc_en_US |
Test Choice C |
| clickAtAndWait |
//input[@value='Save'] |
|
| assertTextPresent |
Your request processed successfully. |
|
| assertText |
//td[1]/a |
Test Poll Question 2 |