Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add to Cart a product that have multiple specification #7

Open
sonukumar331 opened this issue Jan 18, 2021 · 1 comment
Open

Add to Cart a product that have multiple specification #7

sonukumar331 opened this issue Jan 18, 2021 · 1 comment

Comments

@sonukumar331
Copy link

sonukumar331 commented 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.

@sonukumar331 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
@sonukumar331
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant