| AddVoteTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Polls | |
| clickAtAndWait | link=Test Poll Question | |
| clickAt | _25_choiceId | |
| clickAtAndWait | //input[@value='Vote'] | |
| assertText | //section/div/div/div/div | Your request processed successfully. |
| assertText | //div[1]/h1/span | Test Poll Question |
| assertText | //fieldset/div/span | This is a test poll description. |
| assertText | //tr[2]/td[1] | 100% |
| assertText | //tr[2]/td[2] | 1 |
| assertText | //td[6]/strong | a. |
| assertText | //td[7] | Test Choice A |