| AddSecondChildPageTest | ||
| 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 Second Child Page |
| type | //td[2]/input | Test Second Child Page |
| type | //textarea | ==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[2]/div/h2 | Test Second Child Page |