-
Notifications
You must be signed in to change notification settings - Fork 1
Home
github-actions[bot] edited this page May 25, 2026
·
5 revisions
Welcome to the Open-QA wiki — your quick-reference for the multi-agent Playwright automation framework.
For the full documentation see the README.
| Topic | Description |
|---|---|
| Quick Start | Clone, install, configure LLM, run |
| Playwright Dashboard | Run tests, stream live output, view KPIs |
| CLI Agents | Self-healing, Auto-POM, Bug Triage, A11y, Visual Regression, Data Gen |
| Switching LLMs | Gemini ↔ Ollama toggle |
| Contributing | PR guidelines, code style, branch naming |
| Changelog | Release notes |
Browser (React 18 + Vite) → Express API (port 3001) → Gemini / Ollama
↓
Playwright child process
↓
SSE stream back to UI
↓
SQLite (test-results/runs.db)
This page is auto-synced from .github/wiki/Home.md on every push to main.