Intelligent Test Planning
Generates context-aware test plans by analyzing page structure and content
Test websites with intelligent browser automation and LLM-powered analysis
npx @usharma124/ui-qa https://example.comPrerequisites
An OpenRouter API key is required. See Configuration for setup details.
UI QA processes websites through four phases:
| Phase | Description |
|---|---|
| Discovery | Identifies pages via sitemap or link crawling |
| Planning | Generates test plans using LLM analysis |
| Execution | Runs tests with browser automation |
| Evaluation | Produces scored reports with findings |
┌─────────────────────────────────────────┐
│ UI/UX QA Agent │
├─────────────────────────────────────────┤
│ ✓ Init → Browser ready │
│ ✓ Discovery → Found 5 pages │
│ ✓ Planning → 12 test steps │
│ ● Execution → Running tests... │
│ ○ Evaluation → Pending │
└─────────────────────────────────────────┘Results include markdown reports, JSON data, and screenshots saved to .ui-qa-runs/.