Test_SNF_ECMS_58_ShowHideLikeJCRStructure_ecmdemo
open /ecmdemo/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 Private driver
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 Infor tab
waitForElementPresent link=Info
click link=Info
echo Hide Like JCR Structure
waitForElementPresent IconListHideElement
click IconListHideElement
waitForElementPresent //div[@id='ListHideContainer']/div[1]/div/div/div/div/a
click //div[@id='ListHideContainer']/div[1]/div/div/div/div/a
echo --Show Like JCR Structure
waitForElementPresent IconListHideElement
click IconListHideElement
waitForElementPresent //div[@id='ListHideContainer']/div[1]/div/div/div/div/a
click //div[@id='ListHideContainer']/div[1]/div/div/div/div/a
echo --Sign out
waitForElementPresent link=Sign out
click link=Sign out