Modern E2E and visual testing — cross-browser automation with auto-wait, trace viewer, and visual comparison.
Playwright is my go-to for end-to-end testing and visual regression testing. I write tests that run across Chromium, Firefox, and WebKit. Auto-wait eliminates flaky tests, trace viewer helps debug failures, and visual comparison catches UI regressions. I use it for critical user flows, form submissions, authentication flows, and responsive design validation.