Web App Testing
Python-based toolkit for testing local web applications using Playwright browser automation. Manages server lifecycles via `scripts/with_server.py`, supports multiple concurrent servers, and follows a reconnaissance-then-action pattern (navigate, stabilize, inspect, act).