Test_SNF_KS_53_ksdemo_SettingForumPortlet
open /portal/public/intranet/
windowMaximize
waitForElementPresent //div[2]/div[2]/div[1]/div/div/div[1]
click //div[2]/div[2]/div[1]/div/div/div[1]
waitForElementPresent username
type username root
type password gtn
clickAndWait //div[@id='UIPortalLoginFormAction']/div/div/div[@class='ButtonMiddle']/a
echo -Add category for forumsetting test-
open /portal/private/intranet/forum
waitForElementPresent //div[@id='AddCategory']/div/div/div/div/a/span
click //div[@id='AddCategory']/div/div/div/div/a/span
waitForElementPresent CategoryTitle
type CategoryTitle Cate1_SNF_KS_53
waitForElementPresent //form[@id='UICategoryForm']/div[3]/table//div[1]/div/div/div
click //form[@id='UICategoryForm']/div[3]/table//div[1]/div/div/div
waitForTextPresent Cate1_SNF_KS_53
verifyTextPresent Cate1_SNF_KS_53
waitForElementPresent //div[@id='UIBreadcumbs']/div/div/div/div[1]/a
click //div[@id='UIBreadcumbs']/div/div/div/div[1]/a
waitForElementPresent //div[@id='AddCategory']/div/div/div/div/a/span
click //div[@id='AddCategory']/div/div/div/div/a/span
waitForElementPresent CategoryTitle
type CategoryTitle Cate2_SNF_KS_53
waitForElementPresent //form[@id='UICategoryForm']/div[3]/table//div[1]/div/div/div
click //form[@id='UICategoryForm']/div[3]/table//div[1]/div/div/div
waitForTextPresent Cate2_SNF_KS_53
verifyTextPresent Cate2_SNF_KS_53
waitForElementPresent link=Edit Page
click link=Edit Page
pause 1000
mouseOver //div[@id='UIPage']/div/div/div/div/div/div/div
waitForElementPresent //div/div/div[2]/div/div/div/div/div/div/a[1]
click //div/div/div[2]/div/div/div/div/div/div/a[1]
waitForElementPresent //input[@class='checkbox']
click //input[@class='checkbox']
waitForElementPresent link=Save
click link=Save
waitForElementPresent //div[@id='UIForumPortlet']//a[text()='OK']
click //div[@id='UIForumPortlet']//a[text()='OK']
waitForElementPresent link=Close
click link=Close
waitForElementPresent //div[@id='UIPageEditor']/div[1]/div/div/div/a[2]
click //div[@id='UIPageEditor']/div[1]/div/div/div/a[2]
waitForElementNotPresent link=Cate1_SNF_KS_53
verifyElementNotPresent link=Cate1_SNF_KS_53
echo -Set default settings-
waitForElementPresent link=Edit Page
click link=Edit Page
pause 5000
mouseOver //div[@id='UIPage']/div/div/div/div/div/div/div
waitForElementPresent //div/div/div[2]/div/div/div/div/div/div/a[1]
click //div/div/div[2]/div/div/div/div/div/div/a[1]
waitForElementPresent //input[@class='checkbox']
click //input[@class='checkbox']
waitForElementPresent link=Save
click link=Save
waitForElementPresent //div[@id='UIForumPortlet']//a[text()='OK']
click //div[@id='UIForumPortlet']//a[text()='OK']
waitForElementPresent link=Close
click link=Close
waitForElementPresent //div[@id='UIPageEditor']/div[1]/div/div/div/a[2]
click //div[@id='UIPageEditor']/div[1]/div/div/div/a[2]
waitForElementPresent link=Cate1_SNF_KS_53
verifyElementPresent link=Cate1_SNF_KS_53
echo -Delete test data-
waitForElementPresent link=Cate1_SNF_KS_53
click link=Cate1_SNF_KS_53
waitForElementPresent //form[@id='UICategory']/div[3]/div/div/div/div[4]/div[1]/div/div/div/div/div
click //form[@id='UICategory']/div[3]/div/div/div/div[4]/div[1]/div/div/div/div/div
waitForElementPresent link=Delete
click link=Delete
assertConfirmation Are you sure you want to delete this category?
waitForTextNotPresent Cate1_SNF_KS_53
verifyTextNotPresent Cate1_SNF_KS_53
waitForElementPresent link=Cate2_SNF_KS_53
click link=Cate2_SNF_KS_53
waitForElementPresent //form[@id='UICategory']/div[3]/div/div/div/div[4]/div[1]/div/div/div/div/div
click //form[@id='UICategory']/div[3]/div/div/div/div[4]/div[1]/div/div/div/div/div
waitForElementPresent link=Delete
click link=Delete
assertConfirmation Are you sure you want to delete this category?
waitForTextNotPresent link=Cate2_SNF_KS_53
verifyTextNotPresent link=Cate2_SNF_KS_53
clickAndWait link=Logout