Test_SNF_ECMS_54_ViewNodeType_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 drive
waitForElementPresent link=Private
click link=Private
echo --  Select Admin View
waitForElementPresent //a[@title='Admin View']
click //a[@title='Admin View']
echo -- Go to Info Tab
waitForElementPresent link=Info
click link=Info
echo --Documents
waitForElementPresent link=Documents
click link=Documents
echo --View Node Types
waitForElementPresent link=View Node Types
click link=View Node Types
waitForElementPresent //div[text()='NodeType Infomation']
verifyElementPresent //div[text()='NodeType Infomation']
echo --Close
waitForElementPresent link=Close
click link=Close
echo --Logout
waitForElementPresent link=Logout
clickAndWait link=Logout