Back to Home
padmarajnidagundi icon

Playwright-AI-Agent-POM-MCP-Server

Verified Safe

by padmarajnidagundi

Overview

Automated web testing with Playwright, AI agent integration, and comprehensive test types leveraging Page Object Model and CI/CD.

Installation

Run Command
npx playwright run-test-mcp-server

Environment Variables

  • E2E_USER
  • E2E_PASS
  • CI
  • OPENAI_API_KEY

Security Notes

The project uses good practices for handling secrets (environment variables) and organizes test data. The use of 'eval' is confined to test scenarios for checking browser feature support ('tests/interop-tests/compatibility.spec.ts') and not for executing arbitrary user input, which is a controlled and acceptable use case within a testing framework. No clear malicious patterns or obfuscation detected.

Similar Servers

Stats

Interest Score31
Security Score9
Cost ClassHigh
Avg Tokens2000
Stars1
Forks0
Last Update2025-12-10

Tags

PlaywrightE2E TestingAI AgentPage Object ModelCI/CD