A comprehensive web automation testing framework built with Selenium WebDriver and pytest, designed for cross-browser compatibility testing and continuous integration. saucedemo/ ├── base/ # Base ...
saucedemo_automation/ │ ├── tests/ # Test modules │ ├── __init__.py │ ├── test_login.py # 10 login test cases │ ├── test_products.py # 11 product test cases │ ├── test_cart.py # 10 cart test cases │ ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results