AddQuestion3Test
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 Test3 Poll3 Question3
type _25_description_en_US This is a test poll description.
type _25_choiceDescriptiona_en_US Test3 Choice3 A3
type _25_choiceDescriptionb_en_US Test3 Choice3 B3
clickAtAndWait //input[@value='Add Choice']
waitForElementPresent _25_choiceDescriptionc_en_US
type _25_choiceDescriptionc_en_US Test3 Choice3 C3
clickAtAndWait //input[@value='Save']
assertTextPresent Your request processed successfully.
assertElementPresent link=Test3 Poll3 Question3