AddSubfolder2Test
open /web/guest/home/
waitForElementPresent link=Document Library Test Page
clickAtAndWait link=Document Library Test Page
clickAtAndWait //a/strong
clickAtAndWait //div[2]/ul/li[4]/a Add Subfolder
type _20_name Test2 Subfolder2
type _20_description This is test2 subfolder2.
clickAtAndWait //input[@value='Save']
waitForText //section/div/div/div/div[1] Your request processed successfully.
assertText //section/div/div/div/div[1] Your request processed successfully.
waitForTextPresent Test2 Subfolder2
This is test2 subfolder2.
assertTextPresent Test2 Subfolder2
This is test2 subfolder2.