| AddTemporaryCouponTest | ||
| waitForElementPresent | link=Coupons | |
| clickAndWait | link=Coupons | |
| waitForElementPresent | //input[@value='Add Coupon'] | |
| clickAndWait | //input[@value='Add Coupon'] | |
| click | _34_autoCodeCheckbox | |
| type | _34_name | Temporary Coupon |
| type | _34_description | This is a limited time only coupon - soon to be - Deleted! |
| type | _34_discount | 0.99 |
| waitForElementPresent | //input[@value='Save'] | |
| clickAndWait | //input[@value='Save'] | |
| waitForTextPresent | Temporary Coupon | |