├── api/ # API Client Layer for backend verification ├── config/ # Global constants & application configurations ├── pages/ # Page Object Model (POM) element locators & actions ├── tests/ # UI and API ...