Token导航 LogoToken导航TokenDH.com
Playwright MCP Agent logo
浏览器工具stdio官方级别未说明来源级核验

Playwright MCP Agent

MCP Server

playwright

一个集成了AI代理的测试自动化框架,支持智能测试生成、维护和优化,适用于Web应用的自动化测试和持续集成。

工具数

0

提示词数

0

GitHub Stars

0

资源数

0
JavaScript浏览器自动化网页抓取

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

jivanshirpurkar

提供方

jivanshirpurkar

最后核验

2026/5/17 20:22

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx playwright install

详细介绍

AI-Powered Test Automation Framework 🚀

![Playwright Tests](https://github.com/[your-username]/playwright-mcp-agent/actions/workflows/playwright.yml) ![Performance Tests](https://github.com/[your-username]/playwright-mcp-agent/actions/workflows/performance-visual.yml) ![License: MIT](https://opensource.org/licenses/MIT)

🌟 Features

🤖 MCP AI Agent Integration

  • Intelligent test generation and maintenance
  • Context-aware test optimization
  • Automated test healing capabilities
  • Dynamic test data management

Features

  • MCP Server integration for AI-driven test automation
  • Playwright test execution and browser control
  • GitHub Actions CI/CD pipeline
  • Automated test reporting

Setup

  1. Install dependencies:
npm install
  1. Install Playwright browsers:
npx playwright install
  1. Start the MCP agent:
npm start

Running Tests

  • Run tests headless:
npm test
  • Run tests with browser visible:
npm run test:headed

CI/CD

The project includes GitHub Actions workflows that:

  • Run tests on every push and pull request
  • Generate and upload test reports
  • Start the MCP agent for AI-driven testing

Project Structure

playwright-mcp-agent/
├── src/
│   ├── agents/          # MCP agent implementation
│   ├── tests/           # Playwright tests
│   └── index.js         # Entry point
├── .github/
│   └── workflows/       # GitHub Actions configuration
└── playwright.config.js # Playwright configuration

Contributing

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a Pull Request

目录标签

目录标签

JavaScript浏览器自动化网页抓取AI测试本地部署自动化测试Playwright持续集成测试优化

接入字段

传输方式(transport,传输协议)

stdio

鉴权方式(authType,认证方式)

none

运行时(runtime,运行环境)

Node.js

来源包(packageName,安装包名)

playwright

工具数量(toolCount,工具数)

0

资源数量(resourceCount,资源数)

0

提示词数量(promptCount,提示词数)

0

权限和风险

stdionone部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

来源信息

继续浏览同类 MCP