About
Playwright Test is a Model Context Protocol (MCP) server that automates Playwright testing. It automatically fetches project code from Git repositories or local directories, sets up the testing environment using Playwright, generates test cases based on requirements, executes UI and API tests, generates detailed reports, and captures/analyzes network requests and console logs. It supports configuration via `.playwright-mcp.json` and is suitable for use with AI tools like Claude Desktop and Cursor.
Key Features
- Automated project code retrieval from Git or local paths
- Network request and console log capturing/analysis
- Playwright test environment setup
- Supports OpenAPI 3.0, Swagger 2.0, and Apifox API specifications
- AI-powered test case generation from requirements
- 0 GitHub stars
- UI and API test execution with detailed reports
Use Cases
- Automated UI testing
- Automated API testing
- Integration with AI-powered code editors like Claude Desktop and Cursor