| DeleteTemporaryCategoryTest | ||
| waitForElementPresent | //td[4]/ul/li/strong/span | |
| click | //td[4]/ul/li/strong/span | |
| waitForElementPresent | //body/div[2]/ul/li[3]/a | |
| clickAndWait | //body/div[2]/ul/li[3]/a | |
| assertConfirmation | Are you sure you want to delete this? | |
| assertTextNotPresent | Horses | |
| assertTextPresent | Your request processed successfully. | |