python-automation/ │ ├── tests/ │ ├── test_web_login.py │ └── test_mobile_login.py │ ├── pages/ │ ├── web_login_page.py ...
QA_Android_Appium_Native/ ├── tests/ │ └── test_android_settings.py # Main test suite ├── utils/ │ └── appium_config.py # Appium driver configuration ├── conftest.py # Pytest fixtures ├── requirements ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results