Test_SNF_KS_04_ksdemo_WatchUnWatchCategory
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
waitForElementPresent password
type password gtn
clickAndWait //div[@id='UIPortalLoginFormAction']/div/div/div/a
open /portal/private/intranet/answers
echo -Add Category-
waitForElementPresent //div[@onclick="eXo.faq.UIAnswersPortlet.viewTitle('FAQCategroManager');"]
click //div[@onclick="eXo.faq.UIAnswersPortlet.viewTitle('FAQCategroManager');"]
waitForElementPresent link=Add category
clickAt link=Add category
waitForElementPresent eventCategoryName
type eventCategoryName SNF_KS_04
waitForElementPresent description
type description SNF_KS_04 des
waitForElementPresent link=Save
click link=Save
waitForElementPresent link=SNF_KS_04
verifyElementPresent link=SNF_KS_04
echo -Watch Category-
contextMenu //div[@id='AnswersContainer']//a[@title='SNF_KS_04']
waitForElementPresent //div[@id='AnswersContainer']/div/div/div[4]/div/div/div/div/div[8]/a
mouseDownRight //div[@id='AnswersContainer']/div/div/div[4]/div/div/div/div/div[8]/a
waitForTextPresent You are watching this category, you will be notified about all changes.
verifyTextPresent You are watching this category, you will be notified about all changes.
waitForElementPresent //div[@id='UIAnswersPortlet']//a[text()='OK']
click //div[@id='UIAnswersPortlet']//a[text()='OK']
echo -UnWatch Category-
contextMenu //div[@id='AnswersContainer']//a[@title='SNF_KS_04']
waitForElementPresent //div[@id='AnswersContainer']/div/div/div[4]/div/div/div/div/div[8]/a
mouseDownRight //div[@id='AnswersContainer']/div/div/div[4]/div/div/div/div/div[8]/a
echo -Delete Test Data-
contextMenu //div[@id='AnswersContainer']//a[@title='SNF_KS_04']
waitForElementPresent //div[@id='AnswersContainer']/div/div/div[4]/div/div/div/div/div[6]/a
mouseDownRight //div[@id='AnswersContainer']/div/div/div[4]/div/div/div/div/div[6]/a
assertConfirmation Are you sure you want to delete this category ?
waitForTextNotPresent SNF_KS_04
verifyTextNotPresent SNF_KS_04
waitForElementPresent link=Logout
clickAndWait link=Logout