Test_SNF_ECMS_44_ManagePublicTag_ecmdemo
open /portal/public/acme/
windowMaximize
echo --Login
click link=Login
waitForElementPresent username
type username root
type password gtn
clickAndWait link=Sign in
echo --Go to Sites Explorer
waitForElementPresent link=Sites Explorer
clickAndWait link=Sites Explorer
echo --Open  driver pane
waitForElementPresent //div[@id='UISideBar']/div/div[1]/div[2]/div[1]/div/div/div/a/div
click //div[@id='UISideBar']/div/div[1]/div[2]/div[1]/div/div/div/a/div
echo --Open Public drive
waitForElementPresent link=Public
click link=Public
echo --Go to Detail View
waitForElementPresent //form[@id='UIAddressBar']/div[2]/table/tbody/tr/td[1]/a
click //form[@id='UIAddressBar']/div[2]/table/tbody/tr/td[1]/a
echo -- Go to Action tab
waitForElementPresent link=Actions
click link=Actions
echo --Create a Article document
waitForElementPresent link=Add Document
click link=Add Document
waitForElementPresent selectTemplate
select selectTemplate label=Article
waitForElementPresent title
type title Test_SNF_ECMS_44
type name Test_SNF_ECMS_44
waitForElementPresent //td[@id='cke_contents_summary']/iframe
selectFrame //td[@id='cke_contents_summary']/iframe
typeKeys //html/body Manchester United
selectFrame relative=top
waitForElementPresent //td[@id='cke_contents_content']/iframe
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 3000
waitForElementPresent link=Close
click link=Close
pause 3000
echo -- Go to Collaboration Tab --
waitForElementPresent link=Test_SNF_ECMS_44
click link=Test_SNF_ECMS_44
waitForElementPresent link=Collaboration
click link=Collaboration
echo --Open Add tag form
waitForElementPresent link=Tagging this document
click link=Tagging this document
waitForElementPresent tagScopes
select tagScopes label=Public
waitForElementPresent names
type names Public
waitForElementPresent link=Add Tags
click link=Add Tags
waitForElementPresent link=Close
click link=Close
echo --Go to Tab cloud
waitForElementPresent //div[@id='UISideBar']/div/div[2]/div[4]/div
click //div[@id='UISideBar']/div/div[2]/div[4]/div
echo --Open edit tag form
waitForElementPresent //div[@id="UISideBar"]/div/div[1]/div[2]/div[1]/div/div/div/div[2]
click //div[@id="UISideBar"]/div/div[1]/div[2]/div[1]/div/div/div/div[2]
echo -- Edit Tag
waitForElementPresent //img[@alt='EditTag']
click //img[@alt='EditTag']
waitForElementPresent tagName
type tagName Public edit
waitForElementPresent link=Save
click link=Save
pause 3000
echo -- Delete Tag
waitForElementPresent //img[@alt='RemoveTag']
click //img[@alt='RemoveTag']
assertConfirmation Do you want to delete?
waitForTextNotPresent //img[@alt='RemoveTag']
verifyTextNotPresent //img[@alt='RemoveTag']
echo -- Go to View pane
waitForElementPresent //div[@id="UIPopupWindow"]/div/div[1]/div/div/div/div[2]
click //div[@id="UIPopupWindow"]/div/div[1]/div/div/div/div[2]
waitForElementPresent //div[@id='UISideBar']/div/div[2]/div[1]/div
click //div[@id='UISideBar']/div/div[2]/div[1]/div
echo --Delete File
waitForElementPresent link=Test_SNF_ECMS_44
mouseDownRight link=Test_SNF_ECMS_44
waitForElementPresent //div[@class='MenuItem']/a[contains(text(),'Delete')]
click //div[@class='MenuItem']/a[contains(text(),'Delete')]
waitForElementPresent //div[@id='UIPopupWindow']/div/div[2]/div/div/div/div/div/div/div/div[2]/table/tbody/tr/td/div[1]/div/div/div/a
click //div[@id='UIPopupWindow']/div/div[2]/div/div/div/div/div/div/div/div[2]/table/tbody/tr/td/div[1]/div/div/div/a
pause 3000
waitForTextNotPresent link=Test_SNF_ECMS_44
verifyTextNotPresent link=Test_SNF_ECMS_44
echo --Logout
waitForElementPresent link=Logout
click link=Logout