| AddFolderEntry3Test | ||
| open | /web/guest/home/ | |
| waitForVisible | link=Bookmarks Test Page | |
| clickAtAndWait | link=Bookmarks Test Page | |
| clickAtAndWait | //a/strong | |
| assertText | //div[2]/ul/li[5]/a | Add Bookmark |
| clickAtAndWait | //div[2]/ul/li[5]/a | Add Bookmark |
| type | _28_name | Test3 Folder3 Entry3 |
| type | _28_url | http://www.narutofan.com |
| type | _28_comments | This is a test3 folder3 entry3. |
| clickAtAndWait | //input[@value='Save'] | |
| assertText | //section/div/div/div/div[1] | Your request processed successfully. |
| assertText | //td[1]/a | Test1 Folder1 Entry1 |
| assertText | //td[2]/a | http://www.liferay.com |
| assertText | //tr[4]/td[1]/a | Test2 Folder2 Entry2 |
| assertText | //tr[4]/td[2]/a | http://www.openqa.org |
| assertText | //tr[5]/td[1]/a | Test3 Folder3 Entry3 |
| assertText | //tr[5]/td[2]/a | http://www.narutofan.com |