All projects

Red Falcon Ventures - Playwright Test Debugging

Short-engagement debugging: reproduce the CI-flaky Playwright spec, fix it, hand back a minimal diff.

The challenge

Test passed locally headed but failed in CI headless - classic 'works on my machine.'

The solution

Reproduced the failing run, captured error screenshot + DOM state into test-results/ and error_<id>.png, diagnosed the root cause (selector/timing), handed back a PR-style diff against their existing repo - no new toolchain, no new deps.

Results

Single spec

Scope

0

Dependency changes