Back to Home
padmarajnidagundi icon

Playwright-AI-Agent-POM-MCP-Server

Verified Safe

by padmarajnidagundi

Overview

An enterprise-grade Playwright test automation framework facilitating AI agent integration for comprehensive web and mobile testing across various categories, including visual diffs, performance, and security.

Installation

Run Command
npx playwright run-test-mcp-server

Environment Variables

  • CI
  • E2E_USER
  • E2E_PASS
  • OPENAI_API_KEY

Security Notes

The framework demonstrates strong security practices for a testing project, using environment variables for sensitive data (E2E_USER, E2E_PASS) and promoting HTTPS enforcement. Dependencies like '@pact-foundation/pact' are used for contract testing, which is a controlled environment. The use of 'eval' is confined to Playwright's 'page.evaluate()' for browser-side ES6 feature testing, not for server-side code execution, and thus does not pose a direct security risk to the Node.js server. No obfuscation or malicious patterns were found in the provided source code.

Similar Servers

Stats

Interest Score47
Security Score9
Cost ClassMedium
Avg Tokens200
Stars18
Forks7
Last Update2026-01-17

Tags

PlaywrightAI AgentPOME2E TestingMobile Testing