| 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 |
Front Page Child Page Test |
| type |
//textarea |
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 |
|
| assertText |
//h1[@class='header-title']/span |
Front Page Child Page Test |
| assertText |
//div[@class='wiki-body'] |
This is a front page child page test. |