| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Wiki Test Page |
|
| clickAtAndWait |
link=Wiki Test Page |
|
| clickAtAndWait |
link=All Pages |
|
| clickAtAndWait |
link=Wiki Page Test |
|
| clickAtAndWait |
link=Add Child Page |
|
| type |
_36_title |
Front Page Child Page Test |
| type |
_36_content |
This is a front page child page test. |
| clickAtAndWait |
//input[@value='Publish'] |
|
| assertTextPresent |
Your request processed successfully. |
|
| assertText |
//div[@class='child-pages']/ul/li/a |
Front Page Child Page Test |
| clickAtAndWait |
link=Front Page Child Page Test |
|
| assertPartialText |
//h1[@class='page-title'] |
Front Page Child Page Test |
| assertText |
//div[@class='wiki-body'] |
This is a front page child page test. |