| DeleteTemporaryItemTest | ||
| waitForElementPresent | //tr[4]/td[5]/ul/li/strong/span | |
| click | //tr[4]/td[5]/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 | The Prodigal Project | |
| assertTextPresent | Your request processed successfully. | |
| clickAndWait | link=Return to Full Page | |