Test_SNF_ECMS_36_RenameNode_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 Site 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 Private driver
waitForElementPresent link=Private
click link=Private
echo --Add folder
waitForElementPresent link=Add Folder
click link=Add Folder
waitForElementPresent name
type name SNF_ECMS_36
waitForElementPresent link=Save
click link=Save
echo --Rename node
waitForElementPresent link=SNF_ECMS_36
mouseDownRight link=SNF_ECMS_36
click link=Rename
waitForElementPresent nameField
type nameField SNF_ECMS_36_renamed
click link=Save
echo -- Delete SNF_ECMS_36_renamed
waitForElementPresent link=SNF_ECMS_36_renamed
mouseDownRight link=SNF_ECMS_36_renamed
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
waitForElementNotPresent link=SNF_ECMS_36_renamed
verifyElementNotPresent link=SNF_ECMS_36_renamed
echo --Logout
waitForElementPresent link=Logout
clickAndWait link=Logout