python-automation/ │ ├── tests/ │ ├── test_web_login.py │ └── test_mobile_login.py │ ├── pages/ │ ├── web_login_page.py ...