| AddNullEntryTest | ||
| waitForElementPresent | link=Blogs | |
| clickAtAndWait | link=Blogs | |
| waitForVisible | //input[@value='Add Blog Entry'] | |
| clickAtAndWait | //input[@value='Add Blog Entry'] | |
| pause | 5000 | |
| type | _33_title | Test Null Entry |
| clickAtAndWait | _33_saveButton | |
| assertTextPresent | You have entered invalid data. Please try again. | |
| clickAtAndWait | _33_cancelButton | |
| assertElementNotPresent | link=Test Null Entry | |