A scalable and maintainable UI automation framework built using Python, Selenium WebDriver, and Pytest for the LambdaTest Ecommerce Playground. This project was developed for learning and implementing ...
├── config/ # Настройки ├── pages/ # Page Object Model ├── tests/ │ ├── ui/ # UI-тесты │ └── api/ # API-тесты ...