AddQuestion3Test
open /web/guest/home/
waitForElementPresent link=Polls Test Page
clickAtAndWait link=Polls Test Page
clickAtAndWait //input[@value='Add Question']
type _25_title Test3 Poll3 Question3
type _25_description This is a test poll description.
type choiceDescriptiona Test3 Choice3 A3
type choiceDescriptionb Test3 Choice3 B3
clickAtAndWait //input[@value='Add Choice']
waitForElementPresent choiceDescriptionc
type choiceDescriptionc Test3 Choice3 C3
clickAtAndWait //input[@value='Save']
assertTextPresent Your request processed successfully.
assertElementPresent link=Test3 Poll3 Question3