DWQA Ask QuestionCategory: QuestionsTask: Automate start to end flow of “amazon.in”.
admin Staff asked 5 years ago

Task: Automate start to end flow of “amazon.in”.
Tools to be used: Maven Project, Selenium, Page Object Model, Test NG.
Use Reporter.log for logging and reporting. Every step has to be logged.
Create a Git repo , clone and commit your code after the assignment is completed.

Steps to follow:

Create a Maven project named inside the cloned repository
Open URL amazon.in
Login in the application and validate login is successful
In the search box enter mobile
Click any Oppo mobile from the List and check Oppo mobile detail page is opened
Click on Add to cart and check product added to cart
Click on Proceed to Buy
Enter new Address details in the form
Select the new address and click on Deliver to this address
Validate page navigates to Payment Gateway page.
Take a Screen shot of the final page and attach the screen shot in test ng reporter log