UI Automation Tests Description This is an UI Automation Project that uses: TestNG Selenium Log4j2 Maven Getting Started Clone the project Build the project: mvn install -DskipTests=true Run the tests: mvn test