| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Wiki Display Test Page |
|
| clickAtAndWait |
link=Wiki Display Test Page |
|
| clickAtAndWait |
link=Add Child Page |
|
| type |
//div/span[1]/span/span/input |
Front2 Page2 Child2 Page2 Test2 |
| type |
//textarea |
This is a front2 page2 child2 page2 test2. |
| clickAtAndWait |
//input[@value='Publish'] |
|
| assertTextPresent |
Your request processed successfully. |
|
| assertText |
//div[@class='child-pages']/ul/li[2]/a |
Front2 Page2 Child2 Page2 Test2 |
| clickAtAndWait |
link=Front2 Page2 Child2 Page2 Test2 |
|
| assertText |
//h1[@class='header-title']/span |
Front2 Page2 Child2 Page2 Test2 |
| assertText |
//div[@class='wiki-body'] |
This is a front2 page2 child2 page2 test2. |