Back to Home

MCP-QA-SERVER-PYTHON

by ivandpulidoh

Overview

Automate web UI testing using Selenium, Behavior-Driven Development (BDD), and the Page Object Model (POM), leveraging an LLM for intelligent code generation and auto-repair of test scenarios.

Installation

Run Command
No command provided

Security Notes

The project executes Python code (Page Objects, Step Definitions) generated by an LLM, which presents a significant security risk if the LLM is compromised or instructed to generate malicious code. This risk is amplified by the 'auto-repair' feature, which might execute LLM-generated code without explicit human review. It also relies on an external 'Selenium MCP Server', which introduces another trusted dependency.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassHigh
Avg Tokens1500
Stars0
Forks0
Last Update2025-11-18

Tags

Web AutomationBDDSeleniumPage Object ModelLLM