Test_SNF_ECMS_51_ViewNodePropertise_ecmdemo
open /portal/public/default/
windowMaximize
clickAndWait link=Visit the Acme Website
echo -- Log in
click link=Login
type username root
type password gtn
clickAndWait link=Sign in
echo -- Site Explorer
clickAndWait //a[@href='/portal/private/acme/siteExplorer']
echo --Open  driver pane
waitForElementPresent //div[@title='Show Drives']
click //div[@title='Show Drives']
echo --Open Private driver
waitForElementPresent link=Private
click link=Private
echo --  Select Admin View
waitForElementPresent //a[@title='Admin View']
click //a[@title='Admin View']
echo -- Go to Action tab
waitForElementPresent link=Actions
click link=Actions
echo -- Add Content  folder
waitForElementPresent link=Add Folder
click link=Add Folder
waitForElementPresent name
type name TieuHuongDuong
echo --  Save
waitForElementPresent link=Save
click link=Save
pause 3000
echo --  Go to Admin Tab to View properties
waitForElementPresent link=Admin
click link=Admin
waitForElementPresent link=TieuHuongDuong
click link=TieuHuongDuong
echo --  View Node Properties
waitForElementPresent link=View Node Properties
click link=View Node Properties
echo -- Go to Add new propertise tab
waitForElementPresent //div[text()='Add New Property']
click //div[text()='Add New Property']
waitForElementPresent namespace
select namespace label=nt
type name lamykhue
type value0 emyeuchi
click link=Save
pause 10000
waitForElementPresent link=Close
click link=Close
echo --  Delete tieuhuongduong ra khoi tim
waitForElementPresent link=TieuHuongDuong
mouseDownRight link=TieuHuongDuong
click link=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=TieuHuongDuong
verifyElementNotPresent link=TieuHuongDuong
echo --Logout
waitForElementPresent link=Logout
clickAndWait link=Logout