| AddCategoryItem2Test | ||
| 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 | 1112 |
| type | _34_name | M. Saech - How to Play Guitar - for Dummies. |
| type | _34_description | Noted guitarist and performer (for one) lays down how to thrash with the might battle axe of music. |
| type | _34_price0 | $16.99 |
| type | _34_stockQuantity | 200 |
| clickAtAndWait | //input[@value='Save'] | |
| assertTextPresent | Your request processed successfully. | |
| assertTextPresent | M. Saech - How to Play Guitar - for Dummies. Noted guitarist and performer (for one) lays down how to thrash with the might battle axe of music. |
|