| AddDuplicateTitleChildPageTest | ||
| 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 | Test Child Page |
| type | //td[2]/input | Test Child Page |
| type | //textarea | ==Test Child Page== //this is italics// **bold** [[http://www.liferay.com|Link to website]] *this is a list item **this is a sub list item |
| clickAndWait | //input[@value='Save'] | |
| assertTextPresent | You have entered invalid data. Please try again. | |
| assertTextPresent | There is already a page with the specified title. | |