Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 317 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 317 Bytes

YouTube example selenium project with POM design for beginners.

Test Steps

  • Go to home page
  • Search for a product
  • Add product to cart
  • Go to cart and check if the product is added

To run the tests

  • "mvn clean test" will be enough

YouTube Video