Your Cart
Loading

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."

Playwright + TypeScript

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.

Phase 1 - Complete Playwright Automation Program: 5-Day Video Course


Foundation Level

$49

Completion checklist — "Playwright Foundation Level"

Certificate earned: 'Playwright Foundation Level', linked to your test scripts.

  • Playwright installed and first test running
  • 3+ scripts using different locator strategies
  • Tests covering clicks, typing, and form submission
  • At least one assertion-based test with explicit wait handling
  • Used an AI tool to draft or refine a test

Course curriculum - 5-Day Video Course