Automated QA testing with browser agents
Top 64.0% on sourcepulse
This project provides an automated QA testing solution for websites using multiple browser agents. It targets developers and QA engineers looking to identify UI bugs, broken links, and accessibility issues efficiently. The benefit is a more robust and reliable web application through automated, comprehensive testing.
How It Works
The system utilizes an MCP (Multi-Agent Control Plane) server that orchestrates multiple Browser-Use agents. These agents navigate and interact with specified websites, performing automated checks. This approach allows for parallel testing, increasing coverage and speed compared to manual or single-agent testing.
Quick Start & Requirements
uv venv
, source .venv/bin/activate
, uv pip install -e .
claude mcp add vibetest /full/path/to/vibetest-use/.venv/bin/vibetest-mcp -e GOOGLE_API_KEY="your_api_key"
Highlighted Details
Maintenance & Community
No specific information on contributors, sponsorships, or community channels is provided in the README.
Licensing & Compatibility
Limitations & Caveats
The project requires a specific IDE (Cursor/Claude) with MCP support for full integration. A Google API key is mandatory for operation.
5 days ago
Inactive