Test_SNF_PRL_33_EditNodePageProperties
open /portal/public/classic
echo -- Edit Node page's properties in portal navigation--
windowMaximize
click link=Sign in
waitForElementPresent username
type username root
type password gtn
clickAndWait //div[@id='UIPortalLoginFormAction']/div/div/div/a
echo --Add new node for portal --
clickAndWait link=Site
waitForElementPresent link=Edit Navigation
click link=Edit Navigation
waitForElementPresent link=Add Node
click link=Add Node
waitForElementPresent name
type name Test_SNF_PRL_33
type label Test_SNF_PRL_33
waitForElementPresent //div[2]/div/div/div/div/div/div[1]/div/div/div/div/div/div/div/div/div[2]/div/div/div/div
echo -- Page Selector--
waitForElementPresent //div[2]/div/div/div/div/div/div[1]/div/div/div/div/div/div/div/div/div[2]/div/div/div/div
click //div[2]/div/div/div/div/div/div[1]/div/div/div/div/div/div/div/div/div[2]/div/div/div/div
waitForElementPresent link=Search and Select Page
click link=Search and Select Page
waitForElementPresent searchTerm
type searchTerm Community Management
waitForElementPresent searchOption
select searchOption label=Title
waitForElementPresent //form[@id='UIPageSearch']/div[2]/a
click //form[@id='UIPageSearch']/div[2]/a
waitForElementPresent xpath=//img[@title='Select Page']
click xpath=//img[@title='Select Page']
waitForElementPresent link=Save
click link=Save
echo -- Save to finish create new node--
waitForElementPresent link=Save
click link=Save
echo -- View new node--
waitForElementPresent //div[@id='PortalNavigationTopContainer']/div[3]/div/div/div/div/div/div/a
clickAndWait //div[@id='PortalNavigationTopContainer']/div[3]/div/div/div/div/div/div/a
waitForTextPresent Test_SNF_PRL_33
verifyTextPresent Test_SNF_PRL_33
echo --Edit node's page by check show max windown--
waitForElementPresent link=Site
clickAndWait link=Site
waitForElementPresent link=Edit Navigation
click link=Edit Navigation
waitForElementPresent //div[8]/div/a
click //div[8]/div/a
waitForElementPresent xpath=//a[@title='Test_SNF_PRL_33']
mouseDownRight xpath=//a[@title='Test_SNF_PRL_33']
pause 1000
waitForElementPresent link=Edit Node's Page
click link=Edit Node's Page
echo -- View page properties--
waitForElementPresent link=View Page properties
click link=View Page properties
waitForElementPresent xpath=//input[@class='checkbox']
check xpath=//input[@class='checkbox']
waitForElementPresent link=Save
click link=Save
pause 1000
echo -- Click Finish edit node's page--
waitForElementPresent //div[@id='UIPageEditor']/div[1]/div/div/div/a[2]
click //div[@id='UIPageEditor']/div[1]/div/div/div/a[2]
waitForElementPresent link=Save
click link=Save
clickAndWait //div[@id='PortalNavigationTopContainer']/div[3]/div/div/div/div/div/div/a
assertLocation http://localhost:8080/portal/private/classic/Test_SNF_PRL_33
echo --Edit node's page by un-check show max windown--
waitForElementPresent link=Site
clickAndWait link=Site
waitForElementPresent link=Edit Navigation
click link=Edit Navigation
waitForElementPresent //div[8]/div/a
click //div[8]/div/a
waitForElementPresent xpath=//a[@title='Test_SNF_PRL_33']
mouseDownRight xpath=//a[@title='Test_SNF_PRL_33']
pause 1000
waitForElementPresent link=Edit Node's Page
click link=Edit Node's Page
echo -- View page properties--
waitForElementPresent link=View Page properties
click link=View Page properties
waitForElementPresent showMaxWindow
click showMaxWindow
waitForElementPresent link=Save
click link=Save
pause 1000
echo -- Click Finish edit node's page--
waitForElementPresent //div[@id='UIPageEditor']/div[1]/div/div/div/a[2]
click //div[@id='UIPageEditor']/div[1]/div/div/div/a[2]
waitForElementPresent link=Save
click link=Save
clickAndWait //div[@id='PortalNavigationTopContainer']/div[3]/div/div/div/div/div/div/a
assertLocation http://localhost:8080/portal/private/classic/Test_SNF_PRL_33
echo -- Delete this node--
waitForElementPresent link=Site
clickAndWait link=Site
waitForElementPresent link=Edit Navigation
click link=Edit Navigation
waitForElementPresent //div[@id='UINavigationNodeSelector']/div/div/div/div[2]/div/div/div[8]/div/a
click //div[@id='UINavigationNodeSelector']/div/div/div/div[2]/div/div/div[8]/div/a
pause 1000
waitForElementPresent xpath=//a[@title='Test_SNF_PRL_33']
mouseDownRight xpath=//a[@title='Test_SNF_PRL_33']
waitForElementPresent link=Delete Node
click link=Delete Node
waitForConfirmationPresent
assertConfirmation Are you sure you want to delete this node?
waitForElementNotPresent xpath=//a[@title='Test_SNF_PRL_33']
waitForElementPresent link=Save
click link=Save
waitForElementPresent link=Sign out
clickAndWait link=Sign out