| AddChildPageTest | ||
| waitForElementPresent | link=Wiki Display Test Page | |
| clickAndWait | link=Wiki Display Test Page | |
| clickAndWait | link=Add Child Page | |
| assertTextPresent | This page does not exist yet. Use the form below to create it. | |
| 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 Test Child Page Article Content// **bold** [[http://www.liferay.com|Link to website]] *this is a list item **this is a sub list item |
| clickAndWait | //input[@value='Save'] | |
| assertTextPresent | Your request processed successfully. | |
| assertElementPresent | link=Test Child Page | |
| clickAndWait | link=Test Child Page | |
| assertText | //div[2]/div/h2 | Test Child Page |