1 repo
Standardized interfaces for connecting web automation and scraping workflows to external software systems.
Distinguishing note: Focuses on the protocol-based integration of automation tools, rather than the testing framework itself.
Explore 1 awesome GitHub repository matching testing & quality assurance · Automation Integration Protocols. Refine with filters or upvote what's useful.
Playwright MCP is a browser automation server that provides a standardized interface for connecting large language models to web navigation and interaction capabilities. By operating as a Model Context Protocol server, it enables external AI agents to execute browser-based tasks, extract data, and perform complex web sequences through a unified communication protocol. The project distinguishes itself by acting as a remote controller that manages headless browser lifecycles and isolated automation contexts. It maintains session-based state isolation, allowing for distinct user profiles and per
Connecting automated web testing and scraping workflows to external software systems using a universal communication protocol for remote control.