EditEntryTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Bookmarks
pause 5000
assertPartialText //a/strong Test Folder
clickAtAndWait //a/strong
assertPartialText //a/strong Test Subfolder
clickAtAndWait //a/strong
pause 5000
clickAt //td[5]/ul/li/strong/a Actions
waitForElementPresent //div[@class='lfr-component lfr-menu-list']/ul/li[1]/a Edit
clickAndWait //div[@class='lfr-component lfr-menu-list']/ul/li[1]/a Edit
type _28_name Edited Test Bookmark
type _28_url http://www.narutofan.com
type _28_comments This is an edited test bookmark!
pause 5000
clickAtAndWait //input[@value='Save']
assertTextPresent Your request processed successfully.
assertElementPresent link=Edited Test Bookmark
assertElementPresent link=http://www.narutofan.com