| AddNullTitlePollTest | ||
| waitForElementPresent | link=Polls | |
| clickAndWait | link=Polls | |
| clickAndWait | //input[@value='Add Question'] | |
| typeKeys | _25_description | Null Title Poll Test Description |
| 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 |
| clickAndWait | //input[@value='Save'] | |
| assertTextPresent | You have entered invalid data. Please try again | |
| assertTextPresent | Please enter a valid title. | |