| AddSecondChildPageTest | ||
| waitForElementPresent | link=Wiki Test Page | |
| clickAndWait | link=Wiki Test Page | |
| clickAndWait | link=Add Child Page | |
| waitForElementPresent | _36_title | |
| typeKeys | _36_title | Test Second Child Page |
| type | _36_title | Test Second Child Page |
| type | _36_content | ==Test Second 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 | Your request processed successfully. | |
| assertElementPresent | link=Test Second Child Page | |
| clickAndWait | link=Test Second Child Page | |
| assertText | //div[3]/div/h2 | Test Second Child Page |