Stefan Judis

Developer Relations

Berlin

DevRel @ Checkly

Five Playwright CLI features you should know

Five Playwright CLI features you should know

Stefan Judis

Parameterize your Playwright projects

How to parameterize Playwright projects

Stefan Judis

Detect broken links with Playwright Test

How to detect broken links with Playwright

Stefan Judis

Apply Playwright test steps with TypeScript decorators.

How to apply Playwright test steps with TypeScript decorators

Stefan Judis

Speed up your PWT tests with storageState

How to Speed up your Playwright Tests with shared "storageState"

Stefan Judis

Playwright and TypeScript logo with red squiggle lines.

How to add Type Checking and Linting to your Playwright Project

Stefan Judis

await page.goto("/") vs await page.goto("/", {waitUntil: "commit"})

Why "page.goto()" is slowing down your Playwright tests

Stefan Judis

Fail your Playwright tests when your Frontend throws exceptions

Track Frontend JavaScript exceptions with Playwright fixtures

Stefan Judis

Limitations of API-only testing — Reasons why API testing shouldn't be your sole testing strategy

Limitations of API-only testing: Why it shouldn’t be your sole testing strategy

Stefan Judis