| AddPoundTagTest | ||
| waitForElementPresent | link=Tags | |
| clickAtAndWait | link=Tags | |
| waitForElementPresent | add-tag-button | |
| clickAt | add-tag-button | |
| waitForElementPresent | new-tag-name | |
| type | new-tag-name | #test |
| pause | 500 | |
| clickAt | //input[@value='Save'] | |
| pause | 500 | |
| assertTextPresent | One of your fields contains invalid characters. | |
| assertElementNotPresent | link=#test | |