playwright-babyrefil
Verified Safeby rafaeltmanso
Overview
A production-ready, professional E2E test automation framework built with Playwright and Pytest for web applications, including AI-assisted test development.
Installation
No command providedSecurity Notes
The project is a standard Playwright/Pytest test automation framework. Dependencies are installed via `pip install -r requirements.txt`, which carries a standard risk of malicious packages if the requirements or sources are compromised. Playwright also downloads browser binaries via `python -m playwright install`. No explicit 'eval' or obfuscation is visible in the provided content. Interactions with the target web application are for testing purposes.
Similar Servers
rocketship
This MCP server assists AI coding agents by providing Rocketship testing examples, optimal test structure, schema information, CLI guidance, and codebase analysis to help agents write better Rocketship tests.
mcp-accessibility-scanner
Automated web accessibility scanning and browser automation using Playwright and Axe-core, enabling LLMs to perform WCAG compliance checks and generate reports.
Playwright-AI-Agent-POM-MCP-Server
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.
browser-devtools-mcp
This MCP server provides AI coding assistants with comprehensive browser automation and debugging capabilities using Playwright, enabling execution-level and visual debugging for web pages.