first-product
clickAndWait link=Add New
type title Test Product #1
click content-html
type content This is a test product

[yak_price]

[yak_buy]
type //input[@name='yak_price'] 50
click //button[@type='button']
select //select[@name='newtype_[]'] label=default
type newtype_qty_[] 1000
clickAndWait publish
pause 1000
clickAndWait link=View post
assertTextPresent Test Product #1
assertTextPresent $50.00
assertElementPresent buynow