ConfigurePortletDynamicEnableCommentsTest
open /web/guest/home/
waitForVisible link=Asset Publisher Test Page
clickAtAndWait link=Asset Publisher Test Page
clickAt //strong/a Options
waitForVisible //div[@class='lfr-component lfr-menu-list']/ul/li[2]/a Configuration
assertText //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_enableCommentsCheckbox
assertNotChecked _86_enableCommentsCheckbox
clickAt _86_enableCommentsCheckbox
clickAtAndWait //input[@value='Save']
assertText //div[@class='portlet-msg-success'] You have successfully updated the setup.
assertChecked _86_enableCommentsCheckbox