PyTest-BDD-Automation/ ├── features/ │ ├── login.feature # Login scenarios in Gherkin │ ├── checkout.feature # Checkout scenarios in Gherkin │ └── e2e.feature # End-to-end purchase flow ├── pages/ │ ...
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 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results