| DeleteTagTest | ||
| waitForElementPresent | link=Tags | |
| clickAtAndWait | link=Tags | |
| waitForElementPresent | //div[4]/ul/li/span/a | |
| clickAt | //div[4]/ul/li/span/a | |
| waitForVisible | //input[@value='Delete'] | |
| clickAt | //input[@value='Delete'] | |
| assertConfirmation | Are you sure you want to delete this tag? | |
| waitForElementNotPresent | link=selenium ide | |
| assertElementNotPresent | link=selenium ide | |
| waitForElementNotPresent | link=selenium | |
| assertElementNotPresent | link=selenium | |