This project is an automation test suite incorporating the following technologies and design patterns:
- Cucumber for Behavior-Driven Development (BDD)
- Spring for dependency injection and application configuration
- Extent Report for comprehensive test reporting
- Page Object Model (POM) for organizing web page interactions
- Factory Design Pattern for handling different browsers
- WebDriverManager for automatic handling of WebDriver binaries.