Test_SNF_KS_53_ksdemo_SettingForumPortlet
open /portal/public/intranet/
windowMaximize
waitForElementPresent //div[contains(text(),'Sign in')]
click //div[contains(text(),'Sign in')]
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']//a[@title='Home']
click //div[@id='UIBreadcumbs']//a[@title='Home']
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=Page Layout
click link=Page Layout
waitForElementPresent //div[@id='UIPage']/div/div/div/div/div/div/div
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']
verifyValue //input[@class='checkbox'] on
uncheck //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=Cate2_SNF_KS_53
verifyElementPresent link=Cate2_SNF_KS_53
waitForElementNotPresent link=Cate1_SNF_KS_53
verifyElementNotPresent link=Cate1_SNF_KS_53
echo -Set default settings-
waitForElementPresent link=Page Layout
click link=Page Layout
waitForElementPresent //div[@id='UIPage']/div/div/div/div/div/div/div
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']
verifyValue //input[@class='checkbox'] off
check //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
verifyElementPresent link=Cate2_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 Cate2_SNF_KS_53
verifyTextNotPresent Cate2_SNF_KS_53
clickAndWait link=Logout