AssertUnlockFolderDocumentTest
open /web/guest/home/
waitForElementPresent link=Document Library Test Page
clickAtAndWait link=Document Library Test Page
clickAtAndWait //a/strong
clickAtAndWait //td[1]/a
assertTextNotPresent 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]/ul/li/strong/a
waitForElementPresent //div[@class='lfr-component lfr-menu-list']/ul/li[2]/a
clickAndWait //div[@class='lfr-component lfr-menu-list']/ul/li[2]/a
assertTextNotPresent 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.