| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Wiki Test Page |
|
| clickAtAndWait |
link=Wiki Test Page |
|
| clickAtAndWait |
link=Add Child Page |
|
| type |
_36_title |
Front3 Page3 Child3 Page3 Test3 |
| type |
_36_content |
This is a front3 page3 child3 page3 test3. |
| waitForVisible |
//span[@class='aui-icon-search aui-icon'] |
|
| clickAtAndWait |
//input[@value='Save'] |
|
| assertTextPresent |
Your request processed successfully. |
|
| assertText |
//div[@class='child-pages']/ul/li[3]/a |
Front3 Page3 Child3 Page3 Test3 |
| clickAtAndWait |
link=Front3 Page3 Child3 Page3 Test3 |
|
| assertPartialText |
//h1[@class='page-title'] |
Front3 Page3 Child3 Page3 Test3 |
| assertText |
//div[@class='wiki-body'] |
This is a front3 page3 child3 page3 test3. |