Question: SELENIUM AUTOMATION ASSIGNMENTDevelop an automation script that does the following:Open Google Chrome and log into the following site: amazon.inSearch for two different products using the
SELENIUM AUTOMATION ASSIGNMENTDevelop an automation script that does the following:Open Google Chrome and log into the following site: amazon.inSearch for two different products using the search text box and buttonWait for results to load Implicit and Explicit WaitIdentify and add the products to the cart Dynamic XpathHandle any alertspopups accordinglyNavigate to Cart page and print the details of the productValidate that the product details match the selected products AssertionLibraryVerify that total cart value matches the sum of item prices and quantitiesFill in the required details in Checkout section BasePageObject and Capture a screenshot of the confirmationNOTES:Use exception handling to handle any exceptionsCreate Stepdefinition, pages and the methods in standard format camel case functions, exceptions, no hardcoding values and provide appropriate variable namesplease try to include the following concepts : AssertionLibrary, Exceptions, Dynamic Xpaths ExplicitWaitPlease include screenshots wherever required and the statements for the evidences
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
