关于
Playwright provides browser automation capabilities using Playwright through a Model Context Protocol server. It empowers Large Language Models (LLMs) to interact with web pages, capture screenshots, and execute JavaScript within a real browser environment, extending the reach and functionality of LLMs.
主要功能
- Enables LLMs to interact with web pages
- Captures screenshots of web pages
- Executes JavaScript in a real browser environment
- Provides browser automation via Playwright
- Uses the Model Context Protocol (MCP)
- 1 GitHub stars
使用案例
- Automating browser interactions for LLMs
- Generating screenshots for AI-driven applications
- Testing web applications with AI agents