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