AddQuestionTest
waitForElementPresent link=Polls
clickAtAndWait link=Polls
clickAtAndWait //input[@value='Add Question']
type _25_title Test Poll Question
type _25_description This is a test poll description.
type choiceDescriptiona Test Choice A
type choiceDescriptionb Test Choice B
clickAtAndWait //input[@value='Add Choice']
waitForElementPresent choiceDescriptionc
type choiceDescriptionc Test Choice C
clickAtAndWait //input[@value='Save']
assertTextPresent Your request processed successfully.
assertText //td[1]/a Test Poll Question