testgrinder service will be discontinued on January 31, 2025
This snippet adds a new item in Item Master:
Then I go to the Inventory / Item Master application
And I click the 'New Item' toolbar button
And I record a unique 10 digit number as [Item]
And I enter '[Item]' in the 'Item' field
And I enter 'Test item' in the description field of the 'Item' field
And I successfully save the record
The snippet assigns a unique item number and stores it in testgrinder variable [Item], which you may use in later steps to refer to the item.