AddNullChoicePollTest
waitForElementPresent link=Polls
clickAtAndWait link=Polls
clickAtAndWait //input[@value='Add Question']
type _25_title_en_US Null Choice Poll Test Title
type _25_description_en_US Null Choice Poll Test Description
type _25_choiceDescriptiona_en_US Null Choice Poll Test Choice A
type _25_choiceDescriptionb_en_US Null Choice Poll Test Choice B
clickAtAndWait //input[@value='Add Choice']
type _25_choiceDescriptionc_en_US
clickAtAndWait //input[@value='Save']
assertTextPresent You have entered invalid data. Please try again
assertTextPresent Please enter valid choices.