Playwright Automation Fundamentals (Self-Paced)
A complete, standalone introduction to writing and running real Playwright tests. Nobody needs anything beyond this to say
"I can automate a browser."
A complete, standalone introduction to writing and running real Playwright tests. Nobody needs anything beyond this to say
"I can automate a browser."
Duration: 5 Days
Format: Playwright + TypeScript, in VS Code
Before you start: Node.js, VS Code, and Git installed on your laptop.
By the end, you’ll walk away with: A handful of independent, working Playwright test scripts you wrote and ran yourself.
Day 1 — Getting Started with Playwright & Environment Setup
Day 2 — Understanding the DOM & Basic Locators
Day 3 — Automating User Interactions - click, type, keyboard/mouse, forms
Day 4 — Assertions & Waits
Day 5 — AI-Driven Test Design & Recap
Where this naturally leads: These scripts are real, but they're separate files, nothing shared between them, no reusable structure, and nothing that touches an API yet.
The moment you want to test more than a handful of pages or need your UI and API checks to work together, you're describing framework design, which is exactly what Phase 2 builds.
Certificate earned: 'Playwright Foundation Level', linked to your test scripts.