Test_SNF_ECMS_60_AdvanceSearch_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 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 Public drive
waitForElementPresent link=Public
click link=Public
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 Action tab
pause 3000
waitForElementPresent link=Actions
click link=Actions
pause 3000
echo --Create a Article document
waitForElementPresent link=Add Document
click link=Add Document
waitForElementPresent selectTemplate
select selectTemplate label=Article
waitForElementPresent title
type title Test_SNF_ECMS_60
type name Test_SNF_ECMS_60
waitForElementPresent //td[@id='cke_contents_summary']/iframe
selectFrame //td[@id='cke_contents_summary']/iframe
typeKeys //html/body test1
selectFrame relative=top
selectFrame //td[@id='cke_contents_content']/iframe
typeKeys //html/body test1
selectFrame relative=top
waitForElementPresent link=Save as Draft
click link=Save as Draft
pause 3000
waitForElementPresent link=Close
click link=Close
pause 3000
echo --Go to root path
waitForElementPresent //div[2]/div/div/div[1]/div[2]/div[1]/div/div/div/div[1]
click //div[2]/div/div/div[1]/div[2]/div[1]/div/div/div/div[1]
echo --Advance search
waitForElementPresent //div[@id='UISideBar']/div/div[2]/div[5]/div
click //div[@id='UISideBar']/div/div[2]/div[5]/div
echo --Open advance search form
waitForElementPresent //div[2]/div[2]/div/div/div[1]/div[1]/div[1]/div/div/div/div[2]
click //div[2]/div[2]/div/div/div[1]/div[1]/div[1]/div/div/div/div[2]
echo --Go to Advanve Search tab
waitForElementPresent //div[@onclick="eXo.webui.UIHorizontalTabs.changeTabForUITabPane(this, 'UIECMSearch', 'UISearchContainer')"]
click //div[@onclick="eXo.webui.UIHorizontalTabs.changeTabForUITabPane(this, 'UIECMSearch', 'UISearchContainer')"]
waitForElementPresent input
type input test1
click //form[@id='UISimpleSearch']/div[2]/div/div/table/tbody/tr/td/div[2]/div/div/div/a
waitForElementPresent //img[@title='View this node']
click //img[@title='View this node']
echo --Go to site Explorer
waitForElementPresent //div[@id='UISideBar']/div/div[2]/div[1]/div
click //div[@id='UISideBar']/div/div[2]/div[1]/div
echo --Delete test data
waitForElementPresent link=Test_SNF_ECMS_60
mouseDownRight link=Test_SNF_ECMS_60
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
echo --Logout
waitForElementPresent link=Logout
clickAndWait link=Logout