Delete from Cart
Checking the correctness of the cart functionality and the ability to remove items.
Preconditions
- the user is logged into the system
- there are items in the cart
Steps
- select an item in the cart
- remove the selected item
Expected Result
The item is removed correctly.