AddFolderTest
open /web/guest/home/
waitForText link=Control Panel Control Panel
clickAtAndWait link=Control Panel Control Panel
clickAtAndWait link=Communities Communities
type //input[@id='_134_name'] Document Library Document Lock Community
clickAtAndWait //input[@value='Search'] Search
assertText //td[2]/a Open
clickAtAndWait //td[2]/a Open
clickAtAndWait //input[@value='Add Folder'] Add Folder
type //input[@id='_20_name'] Test1 Folder1
type //textarea[@id='_20_description'] This is Test1 Folder1
clickAndWait //input[@value='Save'] Save
assertText //div[@class='portlet-msg-success'] Your request processed successfully.
assertText //b Test1 Folder1
assertPartialText //td[1]/a[2] This is Test1 Folder1