| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Wiki Test Page |
|
| clickAtAndWait |
link=Wiki Test Page |
|
| assertElementNotPresent |
link=This page is empty. Edit it to add some text. |
|
| clickAtAndWait |
link=All Pages |
|
| assertText |
//td[1]/a |
FrontPage |
| clickAt |
//td[6]/ul/li/strong/a |
|
| waitForElementPresent |
//div[@class='lfr-component lfr-menu-list']/ul/li[6]/a |
|
| clickAndWait |
//div[@class='lfr-component lfr-menu-list']/ul/li[6]/a |
|
| assertConfirmation |
Are you sure you want to delete this? |
|
| assertTextPresent |
Your request processed successfully. |
|
| assertElementNotPresent |
//td[1]/a |
|
| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Wiki Test Page |
|
| clickAtAndWait |
link=Wiki Test Page |
|
| assertElementPresent |
link=This page is empty. Edit it to add some text. |
|