| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Polls Display Test Page |
|
| clickAtAndWait |
link=Polls Display Test Page |
|
| clickAtAndWait |
link=Configuration |
|
| select |
_86_questionId |
label=Test Poll Question |
| 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] |
Test Choice A |
| assertText |
//tr[2]/td[3] |
Test Choice B |
| assertText |
//tr[3]/td[3] |
Test Choice C |