| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Bookmarks Test Page |
|
| clickAtAndWait |
link=Bookmarks Test Page |
|
| clickAtAndWait |
//a/strong |
|
| assertText |
//td[1]/a |
Test Folder Entry |
| assertText |
//td[2]/a |
http://www.liferay.com |
| clickAt |
//td[5]/ul/li/strong/a |
|
| waitForElementPresent |
//div[@class='lfr-component lfr-menu-list']/ul/li[3]/a |
|
| clickAndWait |
//div[@class='lfr-component lfr-menu-list']/ul/li[3]/a |
|
| assertConfirmation |
Are you sure you want to delete this? |
|
| assertText |
//section/div/div/div/div[1] |
Your request processed successfully. |
| assertTextNotPresent |
Test Folder Entry |
|
| assertTextNotPresent |
http://www.liferay.com |
|