Tag: playwright
All the articles with the tag "playwright".
-
Run expensive Playwright setup once across all workers with a process-level cache and a small globalCache helper.
-
Mock server-side requests in Playwright tests through a protocol that coordinates the browser, test runner, and backend.
-
Add an AI-assisted debugging action to Playwright's HTML report with a custom reporter and a small injected script.
-
Attach structured test metadata and render it in Playwright's HTML report with annotations and a custom reporter.
-
Record and replay network responses in Playwright tests to make slow or unstable external requests deterministic.