This project implements an end-to-end automated testing framework for the Saucedemo E-commerce Website using Python, Selenium, and Pytest. It validates core functionalities like authentication, ...
pytest -q -m web --html=report.html --self-contained-html The HTML report (`report.html`) shows detailed results after execution.