Loading…
Playwright-driven testing and debugging of local web apps in a real browser.
Anthropic's official skill that uses a Playwright toolkit to drive local web apps, capture screenshots, inspect the DOM, and read browser logs using a reconnaissance-then-action pattern (wait for networkidle, then act on discovered selectors). Closes the loop between code changes and observed behavior.