| open |
/web/guest/home/ |
|
| waitForVisible |
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[1]/a |
|
| clickAndWait |
//div[@class='lfr-component lfr-menu-list']/ul/li[1]/a |
|
| type |
_28_name |
Test Folder Entry Edited |
| type |
_28_url |
http://www.alloyui.com |
| type |
_28_comments |
This is a test folder entry. Edited. |
| clickAtAndWait |
//input[@value='Save'] |
|
| assertText |
//section/div/div/div/div[1] |
Your request processed successfully. |
| assertText |
//td[1]/a |
Test Folder Entry Edited |
| assertText |
//td[2]/a |
http://www.alloyui.com |
| assertNotText |
//td[1]/a |
Test Folder Entry |
| assertNotText |
//td[2]/a |
http://www.liferay.com |