A portfolio-grade UI test automation framework built with Selenium WebDriver, PyTest, and Python using the Page Object Model (POM) design pattern. selenium-pytest-framework/ ├── pages/ # Page Object ...
pytest-selenium-web-automation/ ├── tests/ │ ├── test_login.py # Login: valid, invalid, locked, logout │ ├── test_inventory.py # Product listing, sorting, add-to-cart │ └── test_cart_checkout.py # ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results