Test_SNF_ECMS_80_DisapproveContentPublishing_ecmdemo
open /ecmdemo/public/acme/
windowMaximize
echo -- Create new drive for Content Publishing process
click link=Login
waitForElementPresent username
type username root
type password gtn
clickAndWait link=Sign in
echo -Open Site Administration-
waitForElementPresent //a[@href='/ecmdemo/groups/:platform:web-contributors/wcmAdmin']
clickAndWait //a[@href='/ecmdemo/groups/:platform:web-contributors/wcmAdmin']
echo --  Content Presentation
waitForElementPresent //div[@id='UIECMAdminPortlet']//div[contains(text(),'Content Presentation')]
click //div[@id='UIECMAdminPortlet']//div[contains(text(),'Content Presentation')]
waitForElementPresent link=Manage Drives
click link=Manage Drives
waitForElementPresent link=Add Drive
click link=Add Drive
waitForElementPresent name
type name Workflow
select workspace label=collaboration
waitForElementPresent //option[@value='collaboration']
click //option[@value='collaboration']
waitForElementPresent //img[@title='Add Path']
click //img[@title='Add Path']
waitForElementPresent //div[@id='UISelectPathPanel']//a[contains(@href,"Documents")]
click //div[@id='UISelectPathPanel']//a[contains(@href,"Documents")]
waitForElementPresent //img[@title='Add Permission']
click //img[@title='Add Permission']
waitForElementPresent //img[@title='Set any Permission']
click //img[@title='Set any Permission']
verifyValue homePath /Documents
echo -- Choose Show sidebae --
waitForElementPresent //form[@id='UIDriveForm']//input[@name='viewSideBar']
click //form[@id='UIDriveForm']//input[@name='viewSideBar']
addSelection allowCreateFolders label=Unstructured folder
waitForElementPresent //div[text()='Apply Views']
click //div[text()='Apply Views']
waitForElementPresent admin-view
click admin-view
waitForElementPresent icon-view
click icon-view
waitForElementPresent link=Save
click link=Save
clickAndWait link=Sign out
echo -- Create new process by normal user
click link=Login
waitForElementPresent username
type username mary
type password gtn
clickAndWait link=Sign in
waitForElementPresent //a[@href='/ecmdemo/private/acme/siteExplorer']
clickAndWait //a[@href='/ecmdemo/private/acme/siteExplorer']
waitForElementPresent //div[@id='UISideBar']//div[@title='Show Drives']
click //div[@id='UISideBar']//div[@title='Show Drives']
waitForElementPresent link=Workflow
click link=Workflow
waitForElementPresent link=Validation Requests
click link=Validation Requests
echo -- Create new document
waitForElementPresent link=Add Document
click link=Add Document
waitForElementPresent title
type title Test_SNF_ECMS_80
type name Test_SNF_ECMS_80
pause 3000
waitForElementPresent //td[@id='cke_contents_summary']/iframe
selectFrame //td[@id='cke_contents_summary']/iframe
typeKeys //html/body Test_SNF_ECMS_80
selectFrame relative=top
selectFrame //td[@id='cke_contents_content']/iframe
typeKeys //html/body Test_SNF_ECMS_80
selectFrame relative=top
waitForElementPresent link=Save as Draft
click link=Save as Draft
pause 5000
waitForElementPresent link=Close
click link=Close
pause 5000
clickAndWait link=Sign out
echo -- Manage Content Publishing process
click link=Login
waitForElementPresent username
type username root
type password gtn
clickAndWait link=Sign in
waitForElementPresent link=Business Process Controller
clickAndWait link=Business Process Controller
waitForElementPresent link=Manage
click link=Manage
echo -- Disapprove process
waitForElementPresent link=Disapprove
click link=Disapprove
clickAndWait link=Sign out
echo -- Edit content of document
click link=Login
waitForElementPresent username
type username mary
type password gtn
clickAndWait link=Sign in
clickAndWait link=Business Process Controller
waitForTextPresent change-request
waitForElementPresent link=Manage
click link=Manage
waitForElementPresent //div[@id='UITaskManager']//div[text()='Edit content']
click //div[@id='UITaskManager']//div[text()='Edit content']
waitForElementPresent link=Save
click link=Save
waitForElementPresent link=Modify
click link=Modify
clickAndWait link=Sign out
echo -- Manage Content Publishing process
click link=Login
waitForElementPresent username
type username root
type password gtn
clickAndWait link=Sign in
clickAndWait link=Business Process Controller
waitForElementPresent link=Manage
click link=Manage
echo -- Aprrove content
waitForElementPresent //input[@name='endDate']
click //input[@name='endDate']
waitForElementPresent //a[@title="Next Month"]
click //a[@title="Next Month"]
waitForElementPresent link=15
click link=15
waitForElementPresent link=Approve
click link=Approve
echo -- Check where document is stored
waitForElementPresent //a[@href='/ecmdemo/private/acme/siteExplorer']
clickAndWait //a[@href='/ecmdemo/private/acme/siteExplorer']
waitForElementPresent //div[@id='UISideBar']//div[@title='Show Drives']
click //div[@id='UISideBar']//div[@title='Show Drives']
waitForElementPresent link=Workflow
click link=Workflow
waitForElementPresent link=Live
click link=Live
echo -- Year
waitForElementPresent //div[2]/div/div[1]/div/div[2]/a
click //div[2]/div/div[1]/div/div[2]/a
echo -- Months
waitForElementPresent //div[2]/div/div[2]/div/div/div/div[2]/a
click //div[2]/div/div[2]/div/div/div/div[2]/a
echo -- Day
waitForElementPresent //div[2]/div/div[2]/div/div[2]/div/div/div/div[2]/a
click //div[2]/div/div[2]/div/div[2]/div/div/div/div[2]/a
pause 3000
waitForTextPresent Test_SNF_ECMS_80
verifyTextPresent Test_SNF_ECMS_80
echo -- Delete drive
clickAndWait //a[@href='/ecmdemo/private/acme/wcmAdmin']
waitForElementPresent //div[@id='UIECMAdminPortlet']//div[contains(text(),"Content Presentation")]
click //div[@id='UIECMAdminPortlet']//div[contains(text(),"Content Presentation")]
waitForElementPresent link=Manage Drives
click link=Manage Drives
waitForElementPresent link=3
click link=3
pause 3000
waitForElementPresent //img[contains(@onclick,"Workflow") and @title="Delete"]
click //img[contains(@onclick,"Workflow") and @title="Delete"]
assertConfirmation Do you really want to delete ?
pause 3000
waitForTextNotPresent Workflow
verifyTextNotPresent Workflow
waitForElementPresent link=Sign out
clickAndWait link=Sign out