AssertLockFolderDocumentTest
open /web/guest/home/
waitForElementPresent link=Document Library Test Page
clickAtAndWait link=Document Library Test Page
clickAtAndWait //a/strong
clickAtAndWait //td[1]/a
assertText //div[@class='portlet-msg-success'] You now have a lock on this document. No one else can edit this document until you unlock it. This lock will automatically expire in 1 day.
open /web/guest/home/
waitForElementPresent link=Document Library Test Page
clickAtAndWait link=Document Library Test Page
clickAtAndWait //a/strong
clickAt //td[5]/span/ul/li/strong/a Actions
waitForVisible //div[@class='lfr-component lfr-menu-list']/ul/li[2]/a Edit
assertText //div[@class='lfr-component lfr-menu-list']/ul/li[2]/a Edit
clickAndWait //div[@class='lfr-component lfr-menu-list']/ul/li[2]/a Edit
assertText //div[@class='portlet-msg-success'] You now have a lock on this document. No one else can edit this document until you unlock it. This lock will automatically expire in 1 day.