| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Wiki Display Test Page |
|
| clickAtAndWait |
link=Wiki Display Test Page |
|
| clickAtAndWait |
link=Add Child Page |
|
| type |
//span/input |
Front1 Page1 Child1 Page1 Test1 |
| type |
//textarea |
This is a front1 page1 child1 page1 test1. |
| clickAtAndWait |
//input[@value='Publish'] |
|
| assertTextPresent |
Your request processed successfully. |
|
| assertText |
//div[@class='child-pages']/ul/li/a |
Front1 Page1 Child1 Page1 Test1 |
| clickAtAndWait |
link=Front1 Page1 Child1 Page1 Test1 |
|
| assertPartialText |
//h1[@class='page-title'] |
Front1 Page1 Child1 Page1 Test1 |
| assertText |
//div[@class='wiki-body'] |
This is a front1 page1 child1 page1 test1. |