| AddNullTitlePollTest | ||
| waitForElementPresent | link=Polls Test Page | |
| clickAtAndWait | link=Polls Test Page | |
| clickAtAndWait | //input[@value='Add Question'] | |
| type | _25_description | Null Title Poll Test Description |
| type | _25_title | |
| type | choiceDescriptiona | Null Title Poll Test Choice A |
| type | choiceDescriptionb | Null Title Poll Test Choice B |
| clickAtAndWait | //input[@value='Save'] | |
| assertTextPresent | You have entered invalid data. Please try again | |
| assertTextPresent | Please enter a valid title. | |