project-root/ │-- pages/ # Page Objects (locators and actions) │-- tests/ # Test cases (pytest) │-- utils/ # Utilities (configuration, helpers, etc ...