ConfigureWebContentSingleApproverScopeCommunityTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
pause 5000
clickAt //div[1]/div/span/a Scope Selector
waitForVisible //li[1]/a Community Name
clickAtAndWait //li[1]/a Community Name
waitForText //div[1]/div/span/a Community Name
assertText //div[1]/div/span/a Community Name
clickAtAndWait link=Workflow Configuration
select _152_workflowDefinitionName@com.liferay.portlet.journal.model.JournalArticle label=Single Approver (Version 1)
clickAtAndWait //input[@value='Save']
assertText //div[@class='portlet-msg-success'] Your request processed successfully.
assertSelectedLabel _152_workflowDefinitionName@com.liferay.portlet.journal.model.JournalArticle Single Approver (Version 1)