📦 demo-python-selenium ├── 📂 allure-report # Reportes generados por Allure ├── 📂 features # Escenarios de prueba en Gherkin │ ├── 📂 steps # Implementación de los steps en Python │ │ ├── ...
This project is a test automation framework built using Playwright and Cucumber BDD with Python. It is designed to automate the login functionality and employee list retrieval for the OrangeHRM demo ...