EditFolderEntryTest
open /web/guest/home/
waitForElementPresent link=Bookmarks Test Page
clickAtAndWait link=Bookmarks Test Page
clickAtAndWait //b
assertElementPresent link=Test Folder Entry
assertElementPresent link=http://www.liferay.com
clickAt //strong/span
waitForElementPresent link=Edit
clickAtAndWait link=Edit
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']
assertTextPresent Your request processed successfully.
assertElementPresent link=Test Folder Entry Edited
assertElementNotPresent link=Test Folder Entry
assertElementPresent link=http://www.alloyui.com
assertElementNotPresent link=http://www.liferay.com