You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scenario: Customer adds a product to cart where customer has to select various option as per their choice.
Given customer searches for a product "iphone11" And the search results in a list of items related to "iphone11" And customer looks for an item matching his criteria in the list When the customer selects an item of his choice Then the customer is directed to a new tab with the product details And Customer selects the storage, color as per his/her choice When the customer adds a product to cart Then the customer checks the product details, offer details, delivery date details and price in the cart details.
The text was updated successfully, but these errors were encountered:
sonukumar331
changed the title
Add to cart a product that have multiple specification
Add to Cart a product that have multiple specification
Jan 18, 2021
Scenario: Customer adds a product to cart where customer has to select various option as per their choice.
Given customer searches for a product "iphone11"
And the search results in a list of items related to "iphone11"
And customer looks for an item matching his criteria in the list
When the customer selects an item of his choice
Then the customer is directed to a new tab with the product details
And Customer selects the storage, color as per his/her choice
When the customer adds a product to cart
Then the customer checks the product details, offer details, delivery date details and price in the cart details.
Scenario: Customer adds a product to cart where customer has to select various option as per their choice.
Given customer searches for a product "iphone11"
And the search results in a list of items related to "iphone11"
And customer looks for an item matching his criteria in the list
When the customer selects an item of his choice
Then the customer is directed to a new tab with the product details
And Customer selects the storage, color as per his/her choice
When the customer adds a product to cart
Then the customer checks the product details, offer details, delivery date details and price in the cart details.
The text was updated successfully, but these errors were encountered: