| DeleteTemporaryItemTest | ||
| waitForElementPresent | //tr[3]/td[5]/ul/li/strong/span | |
| click | //tr[3]/td[5]/ul/li/strong/span | |
| waitForElementPresent | //div[2]/ul/li[3]/nobr/a | |
| clickAndWait | //div[2]/ul/li[3]/nobr/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 | |