| DeleteTagTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Tags | |
| waitForElementPresent | //li/div/span/a | |
| clickAt | //li/div/span/a | |
| clickAt | //li/div/input | |
| waitForVisible | //input[@value='Delete'] | |
| clickAt | //input[@value='Delete'] | |
| assertConfirmation | Are you sure you want to delete the selected tags? | |
| waitForElementNotPresent | link=selenium ide | |
| assertElementNotPresent | link=selenium ide | |
| waitForElementNotPresent | link=selenium | |
| assertElementNotPresent | link=selenium | |