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
waitForElementPresent //a[@href='/ecmdemo/private/acme/wcmAdmin']
clickAndWait //a[@href='/ecmdemo/private/acme/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']/table/tbody/tr[4]/td[2]/a/div
click //div[@id='UISelectPathPanel']/table/tbody/tr[4]/td[2]/a/div
waitForElementPresent //img[@title='Add Permission']
click //img[@title='Add Permission']
waitForElementPresent //img[@title='Set any permission']
click //img[@title='Set any permission']
waitForElementPresent //form[@id='UIDriveForm']/div[3]/div/div/div/div/div/div[8]/table/tbody/tr/td[2]//input[@class='checkbox']
click //form[@id='UIDriveForm']/div[3]/div/div/div/div/div/div[8]/table/tbody/tr/td[2]//input[@class='checkbox']
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 Manchester United
selectFrame relative=top
selectFrame //td[@id='cke_contents_content']/iframe
typeKeys //html/body Manchester United FC
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
clickAndWait link=Business Process Controller
waitForElementPresent link=Manage
click link=Manage
echo -- Disapprove process
waitForElementPresent link=Disapprove
click link=Disapprove
clickAndWait link=Sign out
click link=Login
echo -- Edit content of document
waitForElementPresent username
type username mary
type password gtn
clickAndWait link=Sign in
waitForElementPresent link=Business Process Controller
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
waitForElementPresent link=Sign out
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 //table[@class='UIFormGrid']/tbody/tr[3]/td[@class='FieldComponent']/input[@type='text']
click //table[@class='UIFormGrid']/tbody/tr[3]/td[@class='FieldComponent']/input[@type='text']
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[1]/div[1]/div[2]/div/div[2]/div[1]/div/div/div/div[2]
click //div[@id='UIECMAdminPortlet']/div[1]/div[1]/div[2]/div/div[2]/div[1]/div/div/div/div[2]
waitForElementPresent link=Manage Drives
click link=Manage Drives
waitForElementPresent link=3
click link=3
pause 3000
waitForElementPresent //tr[10]/td[7]/div/img[2]
click //tr[10]/td[7]/div/img[2]
assertConfirmation Do you really want to delete ?
pause 3000
waitForTextNotPresent Workflow
verifyTextNotPresent Workflow
waitForElementPresent link=Sign out
clickAndWait link=Sign out