| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Polls Display Test Page |
|
| clickAtAndWait |
link=Polls Display Test Page |
|
| clickAtAndWait |
link=Configuration |
|
| select |
_86_questionId |
label=Test3 Poll3 Question3 |
| 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] |
Test3 Choice3 A3 |
| assertText |
//tr[2]/td[3] |
Test3 Choice3 B3 |
| assertText |
//tr[3]/td[3] |
Test3 Choice3 C3 |