SearchCouponsTest
waitForElementPresent link=Coupons
clickAndWait link=Coupons
select discountType label=Free Shipping
waitForElementPresent //input[@value='Search Coupons']
clickAndWait //input[@value='Search Coupons']
waitForTextNotPresent Family Discount
select discountType label=Percentage
clickAndWait //input[@value='Search Coupons']
waitForTextPresent Family Discount
clickAndWait link=Return to Full Page