Scenario: A user deleted the product successfully from cart page
Given user is on Flipkart home page
When user searches for t-shirt
And click on the item
Then user lead verify the item details page
When user click on add to cart button after selecting color
And size of the item
When the customer adds a product to cart
Then the customer reviews the product details, delivery details and price in the cart details
When user click on remove button and confirm it
Then user verify that product is removed from the cart