ViewFolderTest
open /user/joebloggs/home/
waitForElementPresent link=Communities I Own
clickAtAndWait link=Communities I Own
type _29_name Document Library Folder Community
clickAtAndWait //input[@value='Search']
clickAtAndWait //td[2]/a Open
waitForElementPresent link=Document Library Page
clickAtAndWait link=Document Library Page
waitForText //td[1]/a[2] Test1 Folder1
This is test1 folder1.
assertText //td[1]/a[2] Test1 Folder1
This is test1 folder1.