riazmo's picture
Upload 17 files
cfec14d verified
---
title: UI Regression Testing v2
emoji: 🎨
colorFrom: blue
colorTo: purple
sdk: docker
app_port: 7860
pinned: false
---
# 🎨 UI Regression Testing Tool v2
Compare Figma designs with live websites to detect visual differences.
## Features
### Phase 1 (Current)
- βœ… Screenshot capture from Figma designs
- βœ… Screenshot capture from live websites
- βœ… Visual diff overlay with highlighted differences
- βœ… Normalized image comparison (handles Figma 2x export)
- βœ… Similarity scoring
- βœ… Side-by-side comparison view
### Coming Soon
- πŸ”œ Element-by-element comparison
- πŸ”œ Typography detection
- πŸ”œ Color palette analysis
- πŸ”œ Component detection
- πŸ”œ 114 visual difference checks
## Usage
1. Enter your **Figma API Key**
2. Enter the **Figma File ID** (from the URL)
3. Enter the **Website URL** to compare
4. Click **"Start Capture"** to take screenshots
5. Click **"Run Analysis"** to compare and see differences
## Requirements
- Figma file with frames named: `*-Desktop` (1440px) and `*-Mobile` (375px)
- Website must be publicly accessible