This is simple Automation using Selenium Webdriver 4.11 version and MVN
This test can be run by going to the \webautomation directory and by using the commands 'mvn clean test' Or directly in the IDE by selecting run Java while on the .java file
-
- Go to site
-
- Search for items
-
- Check the search result ensuring every product has the word 'Table' in its title.
-
- Add the last of found items to Cart.
-
- Empty Cart.
-
- Confirm that the cart is empty