test-weight-calc-override
deleteAllVisibleCookies
openAndWait wp-admin
clickAndWait link=Shipping Options
click basic-tab
type yak_shipping_weight_calc 5000
clickAndWait options_update1
click options-tab
assertTextPresent Cost per 5000 gm
clickAndWait link=Posts
clickAndWait link=Test Product #1
storeValue post_ID productId
type weight_${productId}_4 5000
clickAndWait publish
clickAndWait link=View post
clickAndWait //button[@name='addbutton']
clickAndWait buybutton
clickAndWait shippingbutton
assertTextPresent 5.00
clickAndWait link=Checkout
type //input[@type='text'] 2
clickAndWait buybutton
clickAndWait shippingbutton
assertTextPresent 7.50
clickAndWait link=Checkout
type //input[@type='text'] 3
clickAndWait buybutton
clickAndWait shippingbutton
assertTextPresent 10.00
clickAndWait link=Site Admin
clickAndWait link=Posts
clickAndWait link=Test Product #1
type weight_${productId}_4 5005
clickAndWait publish
clickAndWait link=View post
clickAndWait link=Checkout
clickAndWait buybutton
clickAndWait shippingbutton
assertTextPresent 12.50