| test-zero-quantity | ||
| deleteAllVisibleCookies | ||
| open | wp-admin | |
| clickAndWait | link=General Options | |
| click | //a[@id='priceqty-tab']/span | |
| click | UNLIMITED_QUANTITY | |
| clickAndWait | options_update3 | |
| clickAndWait | link=Add New | |
| type | title | Zero Qty Product |
| type | content | Test zero quantity. [yak_price] [yak_quantity] [yak_buy] |
| type | yak_price | 33.50 |
| click | //button[@type='button'] | |
| select | newtype_[] | label=default |
| type | newtype_qty_[] | 0 |
| clickAndWait | publish | |
| clickAndWait | link=View post | |
| assertTextPresent | Currently out of online stock | |
| clickAndWait | link=Edit | |
| type | //input[contains(@name, 'qty')] | |
| clickAndWait | publish | |
| clickAndWait | link=View post | |
| assertElementPresent | //button[@name='addbutton'] | |
| clickAndWait | link=Edit | |
| type | //input[contains(@name, 'qty')] | 1 |
| clickAndWait | publish | |
| clickAndWait | link=View post | |
| clickAndWait | //button[@name='addbutton'] | |
| clickAndWait | buybutton | |
| clickAndWait | shippingbutton | |
| clickAndWait | confirmorderbutton | |
| clickAndWait | link=Visit Site | |
| clickAndWait | link=Zero Qty Product | |
| assertTextPresent | Currently out of online stock | |
| open | wp-admin | |
| clickAndWait | link=General Options | |
| click | //a[@id='priceqty-tab']/span | |
| click | UNLIMITED_QUANTITY | |
| clickAndWait | options_update3 | |