ConfigurePortletFoldersPerPage1Test
open /web/guest/home/
waitForElementPresent link=Document Library Test Page
clickAtAndWait link=Document Library Test Page
clickAt //strong/a
waitForVisible //div[@class='lfr-component lfr-menu-list']/ul/li[2]/a Configuration
click //div[@class='lfr-component lfr-menu-list']/ul/li[2]/a Configuration
waitForVisible _86_foldersPerPage
type _86_foldersPerPage 1
clickAtAndWait //input[@value='Save']
assertText //div[@id='p_p_id_86_']/div/div You have successfully updated the setup.
open /web/guest/home/
waitForElementPresent link=Document Library Test Page
clickAtAndWait link=Document Library Test Page
assertTextPresent This is test1 folder1.
assertTextNotPresent This is test2 folder2.
assertTextNotPresent This is test3 folder3.
clickAtAndWait link=Next
assertTextNotPresent This is test1 folder1.
assertTextPresent This is test2 folder2.
assertTextNotPresent This is test3 folder3.
clickAtAndWait link=Next
assertTextNotPresent This is test1 folder1.
assertTextNotPresent This is test2 folder2.
assertTextPresent This is test3 folder3.