AddFolderDocumentTest
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
waitForVisible link=Use the classic uploader.
click link=Use the classic uploader.
waitForVisible _20_file
type _20_file L:\portal\build\portal-web\test\com\liferay\portalweb\portlet\documentlibrarydisplay\document\searchfolderdocument\dependencies\test_document.txt
type _20_title Test1 Document1
type _20_description This is test1 document1.
clickAtAndWait //input[@value='Save']
waitForTextPresent Your request processed successfully.
assertTextPresent Your request processed successfully.
waitForText //td[1]/a Test1 Document1
This is test1 document1.
assertText //td[1]/a Test1 Document1
This is test1 document1.