The framework follows the Page Object Model (POM) design pattern with a centralized selector repository, thread-safe WebDriver management, and externalized configuration. src/ ├── main/java/ │ ├── ...