Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 394 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 394 Bytes

Amazon Add to Cart UI Test

The UI test of searching the product on the Amazon page and adding to the cart was carried out. Java 12 version was used in the project. After the project is downloaded, dependencies part in pom.xml can be obtained with update project. The project can be run with the command "mvn clean test" on the command line. Additionally, the project can be run from an IDE.