| 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 |
Test2 Poll2 Question2 |
| type |
_25_description_en_US |
This is a test2 poll2 description2. |
| type |
_25_choiceDescriptiona_en_US |
Test2 Choice2 A2 |
| type |
_25_choiceDescriptionb_en_US |
Test2 Choice2 B2 |
| clickAtAndWait |
//input[@value='Add Choice'] |
|
| waitForElementPresent |
_25_choiceDescriptionc_en_US |
|
| type |
_25_choiceDescriptionc_en_US |
Test2 Choice2 C2 |
| clickAtAndWait |
//input[@value='Save'] |
|
| assertTextPresent |
Your request processed successfully. |
|
| assertElementPresent |
link=Test2 Poll2 Question2 |
|