- Definition: Java Project, based on a Maven Archetype
- Tool stack: Java Programming Language, Selenium WebDriver library, JUnit 5 Test Framework
- Approach - Test-Driven Development
- Design Pattern: Page Object Model via PageFactory library
- Coverage: UI-level
Test Execution Instructions:
- Within the Project structure, navigate to "test" package and open LoginPageTest Class
- Locate the green "Run Test" button and click on it
- Select "Run LoginPageTest" option