关于
Playwrightess offers a unique Model Context Protocol (MCP) server that establishes a persistent environment for Playwright evaluations. Unlike standard Playwright MCP approaches, it provides a direct JavaScript programming interface, ensuring state and context persist across calls. This innovative design empowers agents to interact with the Playwright API using a single, unified `playwright_eval` ubertool, streamlining complex browser automation tasks and enabling more sophisticated, stateful agent behaviors.
主要功能
- Persistent Playwright evaluation environment
- Single `playwright_eval` ubertool for Playwright API interaction
- JavaScript programming interface with state persistence
- 24 GitHub stars
使用案例
- Automating complex browser interactions with state
- Experimenting with advanced Playwright API integrations
- Developing AI agents that require persistent browser context