ConfigurePercentageShippingTest
waitForElementPresent //img[@alt='Configuration']
clickAndWait //img[@alt='Configuration']
waitForElementPresent link=Shipping Calculation
clickAndWait link=Shipping Calculation
waitForElementPresent _86_shippingFormula
select _86_shippingFormula label=Percentage
type _86_shipping0 .10
type _86_shipping1 .20
type _86_shipping2 .30
type _86_shipping3 .40
type _86_shipping4 .50
waitForElementPresent //input[@value='Save']
clickAndWait //input[@value='Save']
assertTextPresent You have successfully updated the setup.
clickAndWait link=Return to Full Page