Webapp Testing
Anthropic's official Claude Skill for interacting with and testing local web applications using Playwright — screenshots, DOM inspection, console logs.
Description
Webapp-testing is a Python Playwright toolkit for verifying frontend functionality, debugging UI behaviour, and capturing browser logs against local dev servers. A with_server.py helper manages server lifecycle, and the skill enforces a reconnaissance-then-action pattern so the agent inspects the DOM before driving it.
Tags
Install
Install via Claude Skill
claude skills add @anthropics/anthropic-webapp-testingRatings & reviews
Community rating
No ratings yet.
Be the first to share what working with this skill is actually like.
Related skills in Testing and QA
Styler Cursor Python Template
Python project template optimized for Cursor AI development with rules, CI, linting, testing, docs, and pre-commit hooks pre-wired.
LangSmith SDK
Client SDK for tracing, evaluating, and monitoring LLM apps in LangSmith — works with LangChain or standalone.