AddCategoryItem3Test
open /web/guest/home/
waitForElementPresent link=Shopping Test Page
clickAtAndWait link=Shopping Test Page
clickAtAndWait link=Categories
clickAtAndWait //td[1]/a
clickAtAndWait //input[@value='Add Item']
type _34_sku 2222
type _34_name The Prodigal Project - J. H.
type _34_description For those on a journey, the end of which is faintly out of sight.
type _34_price0 $2.99
type _34_stockQuantity 1
clickAtAndWait //input[@value='Save']
assertTextPresent Your request processed successfully.
assertTextPresent The Prodigal Project - J. H.
For those on a journey, the end of which is faintly out of sight.