AddSubfolderTest
waitForElementPresent link=Bookmarks
clickAtAndWait link=Bookmarks
waitForVisible //b
clickAtAndWait //b
waitForElementPresent //li[6]/span/a
clickAtAndWait //input[@value='Add Subfolder']
waitForElementPresent //li[7]/span/a
type _28_name Test Subfolder
type _28_description This is a test subfolder!
clickAtAndWait //input[@value='Save']
assertTextPresent Your request processed successfully.
assertTextPresent Test Subfolder
assertTextPresent This is a test subfolder!