| DeleteTemporaryCouponTest | ||
| waitForElementPresent | link=Shopping Test Page | |
| clickAndWait | link=Shopping Test Page | |
| clickAndWait | link=Coupons | |
| waitForElementPresent | //tr[4]/td[7]/ul/li/strong/span | |
| click | //tr[4]/td[7]/ul/li/strong/span | |
| clickAndWait | //body/div[2]/ul/li[2]/a | |
| assertConfirmation | Are you sure you want to delete this? | |
| assertTextPresent | Your request processed successfully. | |
| assertTextNotPresent | Temporary Coupon | |
| assertTextPresent | Family Discount | |
| clickAndWait | link=Return to Full Page | |