Playwright
bydevskido
0Provides robust browser automation capabilities, enabling large language models to interact with web pages, generate code, and extract data.
概要
A Model Context Protocol server, Playwright equips large language models (LLMs) with robust browser automation capabilities. This enables LLMs to seamlessly interact with web pages, perform actions like taking screenshots, generating test code, scraping web content, and executing custom JavaScript, all within a real browser environment.
主な機能
- Automated screenshot capture
- Test code generation
- Web scraping capabilities
- LLM interaction with web pages
- JavaScript execution in a browser environment
- 0 GitHub stars
ユースケース
- Automating web tasks with Large Language Models
- Generating automated web tests and scripts
- Extracting specific data from websites for analysis