7 items tagged with "playwright"
Set up Playwright MCP with Claude Code, run it in CI, and store the results across runs. A complete guide to the browser-automation agentic loop.
Is Playwright free? A 2026 Playwright pricing breakdown of Microsoft Playwright Testing, Currents, and test-result hosting, compared by billing model.
Generate Playwright HTML, JSON, JUnit, and Blob reports, run them in CI, and host them so your team can open every run without the local machine.
How to use Playwright's planner, generator, and healer agents (v1.56+), run them in CI, and track whether agent-written tests actually stay stable over time.
I tried to fix flaky Playwright tests by using Gaffer the way a coding agent would: find flakies, narrow with `affected-tests`, fix, verify. The loop broke at step two. Here's what was wrong and what shipped.
Wire Playwright MCP into Claude Code, then close the loop with Gaffer's MCP so the agent reads CI results, spots flaky failures, and iterates.
Using Gaffer's own analytics to find and fix slow E2E tests. Here's what I found and how I fixed it.