test-discount-in-dropdowns
open wp-admin
clickAndWait link=General Options
click //a[@id='priceqty-tab']/span
type yak_auto_discount 0.9
click yak_options_dropdown_price
clickAndWait options_update3
clickAndWait link=Posts
clickAndWait //a[@title='View “test-multi-type-product”']
assertTextPresent large ($121.50) medium ($112.50) small ($103.50) xx-large ($130.50)
open wp-admin
clickAndWait link=General Options
click //a[@id='priceqty-tab']/span
type yak_auto_discount 1
clickAndWait options_update3
clickAndWait link=Posts
clickAndWait //a[@title='View “test-multi-type-product”']
assertTextPresent large ($135.00) medium ($125.00) small ($115.00) xx-large ($145.00)