| AddDuplicateTagTest | ||
| waitForElementPresent | link=Tags | |
| clickAtAndWait | link=Tags | |
| waitForElementPresent | add-entry-btn | |
| clickAt | add-entry-btn | |
| type | vocabulary-entry-name | selenium |
| pause | 500 | |
| clickAt | //input[@value='Save'] | |
| pause | 500 | |
| assertTextPresent | That tag already exists. | |
| assertElementNotPresent | //li[2]/span/a | |