| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Polls Display Test Page |
|
| clickAtAndWait |
link=Polls Display Test Page |
|
| clickAtAndWait |
link=Configuration |
|
| select |
_86_questionId |
label=Test2 Poll2 Question2 |
| clickAtAndWait |
//input[@value='Save'] |
|
| assertTextPresent |
You have successfully updated the setup. |
|
| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Polls Display Test Page |
|
| clickAtAndWait |
link=Polls Display Test Page |
|
| assertElementPresent |
//tr[2]/td[1]/input |
|
| assertElementPresent |
//tr[2]/td[1]/input |
|
| assertElementPresent |
//tr[3]/td[1]/input |
|
| assertText |
//tr[1]/td[3] |
Test2 Choice2 A2 |
| assertText |
//tr[2]/td[3] |
Test2 Choice2 B2 |
| assertText |
//tr[3]/td[3] |
Test2 Choice2 C2 |