playwright-mcp
16
The 'playwright-mcp' project enhances AI assistants by enabling real-time interaction with the webpage's DOM, improving Playwright test automation. It significantly reduces test flakiness and debugging time.
Overview
- Project Name: playwright-mcp
- Description:
playwright-mcp
enables AI assistants to interact with the web browser DOM in real time for writing and debugging Playwright tests, reducing flakiness and guesswork. - Features:
- Record user interactions to generate test cases.
- Capture screenshots for visual context.
- Extract the DOM to improve selector accuracy.
- Execute JavaScript for various tasks.
- Usage: It integrates with IDEs such as Cursor and Claude to automate browser-based testing efficiently.