AddQuestion1Test
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Polls
clickAtAndWait //input[@value='Add Question']
type _25_title_en_US Test1 Poll1 Question1
type _25_description_en_US This is a test1 poll1 description1.
type _25_choiceDescriptiona_en_US Test1 Choice1 A1
type _25_choiceDescriptionb_en_US Test1 Choice1 B1
clickAtAndWait //input[@value='Add Choice']
waitForElementPresent _25_choiceDescriptionc_en_US
type _25_choiceDescriptionc_en_US Test1 Choice1 C1
clickAtAndWait //input[@value='Save']
assertTextPresent Your request processed successfully.
assertElementPresent link=Test1 Poll1 Question1