A test automation project for front-end web applications using HTML, CSS, and JavaScript as the foundation, with automated tests powered by Playwright and Selenium WebDriver.
This repository demonstrates:
- Basic web page structure and styling (HTML/CSS/JS)
- Cross-browser UI testing with Selenium
- Fast, reliable end-to-end testing with Playwright
- Common test scenarios like form interactions, navigation, and element validation
Ideal for learning or kickstarting a front-end test automation framework that supports multiple tools.
Tech Stack: HTML, CSS, JavaScript, Playwright, Selenium WebDriver