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

Customer verifies product details and adds to cart #3

Open
KrishnB opened this issue Jan 11, 2021 · 0 comments
Open

Customer verifies product details and adds to cart #3

KrishnB opened this issue Jan 11, 2021 · 0 comments
Labels
scenario scenarios to be covered while taking up the challenge

Comments

@KrishnB
Copy link
Contributor

KrishnB commented Jan 11, 2021

Scenario: Customer adds a product to cart
Given customer searches for a product "OnePlus 7t"
And the search results in a list of items related to "OnePlus 7t"
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
When the customer adds a product to cart
Then the customer reviews the product details and price in the cart details

@KrishnB KrishnB added the scenario scenarios to be covered while taking up the challenge label Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scenario scenarios to be covered while taking up the challenge
Projects
None yet
Development

No branches or pull requests

1 participant