# Webapp Testing

> Playwright toolkit for local webapp UI and logs

**Subcategory:** Debugging  
**License:** Apache-2.0  
**Source:** https://github.com/anthropics/skills/blob/main/skills/webapp-testing/SKILL.md

---

## When it is useful

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

## The Catch

Playwright against localhost. Needs a running app; a screenshot is not a test plan.
