Skip to main content

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

  1. select an item in the cart
  2. remove the selected item

Expected Result

The item is removed correctly.