it is a hybrid automation framework engineered to validate complex e-commerce workflows on the OpenCart platform. The project is designed with a focus on scalability and maintainability, ensuring that ...
project/ ├── generate_data.py # Creates dirty CSVs ├── clean_data.py # Data cleaning pipeline ├── analyze.py # Analysis & aggregations ├── requirements.txt # Python deps ├── Dockerfile # Backend ...