All topics / Playwright, From Zero

Playwright, From Zero

Reliable browser end-to-end tests: auto-waiting locators that kill flakiness, cross-browser runs, tracing, and codegen to record a test by clicking.

  1. The mental model: a browser you can boss around
  2. The everyday loop: write, run, debug
  3. Production reality: the things that bite