| AddNullTitleChildPageTest | ||
| waitForElementPresent | link=Wiki Display Test Page | |
| clickAndWait | link=Wiki Display Test Page | |
| clickAndWait | link=Add Child Page | |
| waitForElementPresent | //td[2]/input | |
| typeKeys | //td[2]/input | |
| type | //td[2]/input | |
| type | //textarea | This is a Null Title Child Test Page! |
| clickAndWait | //input[@value='Save'] | |
| assertTextPresent | You have entered invalid data. Please try again. | |
| assertTextPresent | Please enter a valid title. | |