Test_SNF_ECMS_54_ViewNodeType_ecmdemo
open /ecmdemo/public/acme/
windowMaximize
echo --Login
waitForElementPresent link=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  drive 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 drive
waitForElementPresent link=Private
click link=Private
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 Info Tab
waitForElementPresent link=Info
click link=Info
echo --View node type
waitForElementPresent link=Documents
click link=Documents
waitForElementPresent link=View Node Types
click link=View Node Types
waitForElementPresent link=Close
click link=Close
echo --Logout
waitForElementPresent link=Sign out
clickAndWait link=Sign out