ConfigureFlatRateShippingCostTest
waitForElementPresent //img[@title='Configuration']
clickAndWait //img[@title='Configuration']
waitForElementPresent link=Shipping Calculation
click 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']
waitForTextPresent You have successfully updated the setup.
clickAndWait link=Return to Full Page