AddQuestion1Test
open /web/guest/home/
waitForElementPresent link=Polls Test Page
clickAtAndWait link=Polls Test Page
clickAtAndWait //input[@value='Add Question']
type _25_title Test1 Poll1 Question1
type _25_description This is a test1 poll1 description1.
type choiceDescriptiona Test1 Choice1 A1
type choiceDescriptionb Test1 Choice1 B1
clickAtAndWait //input[@value='Add Choice']
waitForElementPresent choiceDescriptionc
type choiceDescriptionc Test1 Choice1 C1
clickAtAndWait //input[@value='Save']
assertTextPresent Your request processed successfully.
assertElementPresent link=Test1 Poll1 Question1