ChangeCurrentSetupTest
waitForElementPresent //img[@alt='Configuration']
clickAndWait //img[@alt='Configuration']
waitForElementPresent link=Archived
clickAndWait link=Archived
assertTextPresent Test Setup
waitForElementPresent link=Current
clickAndWait link=Current
waitForElementPresent link=Shipping Calculation
clickAndWait link=Shipping Calculation
waitForElementPresent _86_shippingFormula
select _86_shippingFormula label=Flat Amount
type _86_shipping0 99999
type _86_shipping1 10020
waitForElementPresent //input[@value='Save']
clickAndWait //input[@value='Save']
assertTextPresent You have successfully updated the setup.
clickAndWait link=Return to Full Page
waitForElementPresent link=Cart
clickAndWait link=Cart
assertTextPresent $10,020.00
clickAndWait link=Return to Full Page