| 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 |
Front3 Page3 Child3 Page3 Test3 |
| type |
//textarea |
This is a front3 page3 child3 page3 test3. |
| clickAtAndWait |
//input[@value='Publish'] |
|
| 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 |
|
| assertText |
//h1[@class='header-title']/span |
Front3 Page3 Child3 Page3 Test3 |
| assertText |
//div[@class='wiki-body'] |
This is a front3 page3 child3 page3 test3. |