ConfigureFlatRateShippingCostTest
waitForElementPresent //img[@alt='Configuration']
clickAndWait //img[@alt='Configuration']
waitForElementPresent link=Shipping Calculation
clickAndWait link=Shipping Calculation
waitForElementPresent _86_shipping0
type _86_shipping0 2.49
type _86_shipping1 5.49
type _86_shipping2 12.49
type _86_shipping3 19.99
type _86_shipping4 25.61
waitForElementPresent //input[@value='Save']
clickAndWait //input[@value='Save']
assertTextPresent You have successfully updated the setup.
clickAndWait link=Return to Full Page