| AddChildPageTest | ||
| waitForElementPresent | link=Wiki Test Page | |
| clickAndWait | link=Wiki Test Page | |
| clickAndWait | link=Add Child Page | |
| assertTextPresent | This page does not exist yet. Use the form below to create it. | |
| waitForElementPresent | _36_title | |
| typeKeys | _36_title | Test Child Page |
| type | _36_title | Test Child Page |
| type | _36_content | ==Test Child Page== //This is Search 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[3]/div/h2 | Test Child Page |