PermissionsPage2BlogsEntry4GuestViewOffTest
open /web/blogs-page-scope-community/
waitForVisible link=Blogs Test Page2 Blogs Test Page2
clickAtAndWait link=Blogs Test Page2 Blogs Test Page2
assertText //span[@class='portlet-title-text'] Blogs (Blogs Test Page2)
assertText xPath=(//div[@class='entry-title'])[1]/a Blogs Entry4 Title
assertText xPath=(//div[@class='entry-body'])[1]/p Blogs Entry4 Content
assertText //td[2]/span/a/span Permissions
clickAtAndWait //td[2]/span/a/span Permissions
assertChecked //input[@name='16_ACTION_VIEW'] Guest View
clickAt //input[@name='16_ACTION_VIEW'] Guest View
assertNotChecked //input[@name='16_ACTION_VIEW'] Guest View
clickAtAndWait //input[@value='Save'] Save
assertText //div[@class='portlet-msg-success'] Your request processed successfully.
assertNotChecked //input[@name='16_ACTION_VIEW'] Guest View