Web Application Testing
- **examples/** - Examples showing common patterns:
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: April 03, 2026
Prompt Preview
---
name: webapp-testing
description: 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.
license: Complete terms in LICENSE.txt
---
# Web Application Testing
To test local web applications, write native Python Playwright scripts.
**Helper Scripts Available**:
- `scripts/with_server.py` - Manages server lifecycle (supports multiple servers)...
Full prompt length: 3861 characters
Tools & Technologies
- python
- Python