Selenium Test Automation Framework
Building a structured UI automation framework using Selenium WebDriver. Covers core automation patterns and real-world testing scenarios.
- Setting up Selenium WebDriver with Python & pytest View on GitHub
- Page Object Model (POM) design pattern implementation View on GitHub
- Automated login & checkout flow test cases View on GitHub
- Cross-browser test execution (Chrome, Firefox, Edge) View on GitHub
- HTML test reporting with pytest-html View on GitHub