| test-zero-price | ||
| open | wp-admin | |
| clickAndWait | link=Add New | |
| type | title | test zero price |
| type | content | test zero price [yak_price type="small"] <br /> [yak_price type="large"] [yak_buy] |
| type | yak_price | 100 |
| click | //button[@type='button'] | |
| select | newtype_[] | label=large |
| type | newtype_qty_[] | 1000 |
| type | newtype_price_[] | 150 |
| click | //button[@type='button'] | |
| select | //table[@id='product_types_']/tbody/tr[3]/td[1]/select | label=small |
| type | //table[@id='product_types_']/tbody/tr[3]/td[4]/input | 0 |
| clickAndWait | publish | |
| storeValue | post_ID | productId |
| assertValue | price_${productId}_7 | 150 |
| assertValue | price_${productId}_9 | |