AddNullDescriptionPollTest
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 Null Description Poll Test Title
type _25_description_en_US
type _25_choiceDescriptiona_en_US Null Description Poll Test Choice A
type _25_choiceDescriptionb_en_US Null Description Poll Test Choice B
clickAtAndWait //input[@value='Save']
assertTextPresent You have entered invalid data. Please try again
assertTextPresent Please enter a valid description.