My Playwright + JavaScript learning journey, upgrading from a Selenium/Java automation background.
I started my automation testing journey with Selenium + Java, built a strong QA foundation (Selenium, TestNG, Maven, POM, Postman, MySQL, Jira), and completed a QA internship along with a full manual STLC project.
I'm now upgrading my skillset to Playwright + JavaScript β a modern, faster, and increasingly in-demand automation stack β to strengthen my QA Automation career path.
This repo documents that transition: concepts learned, practice scripts, and small experiments as I go from JS fundamentals to Playwright basics and beyond.
- Solidify JavaScript fundamentals (async/await, Promises, Fetch API, OOP)
- Learn Playwright from the ground up β locators, actions, assertions, fixtures, network handling
- Apply Selenium/manual testing experience to write better, more reliable automated tests
- Build toward a full Page Object Model (POM) project as a portfolio piece
π Following this journey as I move toward QA Automation roles. Feedback and suggestions welcome!