| open |
/ksdemo/public/classic/ |
|
| windowMaximize |
|
|
| echo |
Step 1: Show Add new category form |
|
| waitForElementPresent |
link=Sign in |
|
| click |
link=Sign in |
|
| waitForElementPresent |
username |
|
| type |
username |
root |
| type |
password |
gtn |
| clickAndWait |
//div[@id='UIPortalLoginFormAction']/div/div/div/a |
|
| waitForElementPresent |
//div[@id='PortalNavigationTopContainer']/div[4]/div/div/div/div/div/div/a |
|
| clickAndWait |
//div[@id='PortalNavigationTopContainer']/div[4]/div/div/div/div/div/div/a |
|
| waitForElementPresent |
link=Category |
|
| waitForElementPresent |
link=Category |
|
| click |
link=Category |
|
| waitForElementPresent |
link=Add category |
|
| mouseDownRight |
link=Add category |
|
| echo |
Step 2: Add new category |
|
| waitForElementPresent |
eventCategoryName |
|
| type |
eventCategoryName |
Test_ANS_01_004 |
| type |
description |
Add new category in case duplication of category name |
| waitForElementPresent |
link=Save |
|
| clickAt |
link=Save |
1,1 |
| echo |
Step 2: Add new category with the same name |
|
| waitForElementPresent |
link=Category |
|
| click |
link=Category |
|
| waitForElementPresent |
link=Add category |
|
| mouseDownRight |
link=Add category |
|
| waitForElementPresent |
eventCategoryName |
|
| type |
eventCategoryName |
Test_ANS_01_004 |
| type |
description |
Add new category in case duplication of category name |
| waitForElementPresent |
link=Save |
|
| clickAt |
link=Save |
1,1 |
| waitForText |
//div[2]/div[2]/div/div/div/div/div[2] |
A category with this name already exists |
| verifyText |
//div[2]/div[2]/div/div/div/div/div[2] |
A category with this name already exists |
| waitForElementPresent |
//div[3]/div/div[2]/div/div/div/div/div/div[3]/div/table/tbody/tr/td/div/div/div/div/a |
|
| clickAt |
//div[3]/div/div[2]/div/div/div/div/div/div[3]/div/table/tbody/tr/td/div/div/div/div/a |
1,1 |
| waitForElementPresent |
//div[@id='UIAnswersPopupWindow']/div/div[1]/div/div/div/div[2]/div |
|
| clickAt |
//div[@id='UIAnswersPopupWindow']/div/div[1]/div/div/div/div[2]/div |
1,1 |
| echo |
-- Detele Category -- |
|
| waitForElementPresent |
//div[6]/div/a/span |
|
| mouseOver |
//div[6]/div/a/span |
|
| contextMenu |
//div[6]/div/a/span |
|
| mouseDownRight |
//div[@id='UIFAQPopupCategories2']/div/div/div/div/div[6]/a |
|
| assertConfirmation |
Are you sure you want to delete this category ? |
|
| waitForTextNotPresent |
Test_ANS_01_004 |
|
| verifyTextNotPresent |
Test_ANS_01_004 |
|
| clickAndWait |
link=Sign out |
|
| waitForElementPresent |
//div[@id='PortalNavigationTopContainer']/div[4]/div/div/div/div/div/div/a |
|
| clickAndWait |
//div[@id='PortalNavigationTopContainer']/div[4]/div/div/div/div/div/div/a |
|
| waitForTextNotPresent |
Test_ANS_01_004 |
|
| verifyTextNotPresent |
Test_ANS_01_004 |
|