src/ ├── main/java/com/automation/ │ ├── api/clients/ # API Client classes │ ├── web/ │ │ ├── driver/ # WebDriver Manager ...