EditSubfolderTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Bookmarks
assertPartialText //a/strong Test Folder
clickAtAndWait //a/strong
clickAt //td[4]/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 Edited Test Subfolder
type _28_description This is an edited test subfolder!
clickAtAndWait //input[@value='Save']
assertTextPresent Your request processed successfully.
assertTextPresent Edited Test Subfolder
assertTextPresent This is an edited test subfolder!