Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 303 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 303 Bytes

Don't forget to give a ⭐ if you find the project useful.

This project demonstrates the use of Selenium WebDriver 4.x with Java to automate a web application.

Tech Stack:

IDE - Eclipse

Language - Java

Maven - Build Tool

TestNG - Unit testing framework

Design Pattern - Page Object Model (POM)