Generate Midscene Playwright test case examples for web automation. Use verified steps from MCP-Midscene server to create end-user test cases with interaction and assertion workflows.
Finalize PDFs by moving them to target locations, adding watermarks and QR codes, and cleaning temporary files. Use after generating PDFs with playwright-mcp to complete post-processing.
Execute Playwright tests for GitHub PRs to ensure functionality and reliability. Supports targeted test runs via 'grep' and full test suites for comprehensive validation within Code Review MCP workflows.
Initiate a Playwright code generation session to record browser actions and automatically generate test scripts, specifying output directory, test name prefix, and optional comments.
Execute automated UI tests using Playwright to validate user interactions, assertions, and browser compatibility across Chromium, Firefox, and WebKit for robust UI/UX workflows.
🚀 Active Fork of executeautomation/mcp-playwright
This repository is an actively maintained continuation of the original MCP Playwright server: >👉 https://github.com/executeautomation/mcp-playwright
A Model Context Protocol server that provides browser automation capabilities using Playwright.
A service that provides Playwright browser automation functionality through Model Context Protocol (MCP), allowing clients to use Playwright features via SSE connections.
The server provides tools for web automation using Playwright, allowing navigation, interaction, and JavaScript execution on web pages, and supports note storage with summarization capabilities.