CoolFace
Apppublic

riazmo/ui-regression-testing-3

sourceHugging Faceupdated 9mo agoView on Hugging Face
0likes
App README

๐ŸŽจ 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. 1.Enter your Figma API Key
  2. 2.Enter the Figma File ID (from the URL)
  3. 3.Enter the Website URL to compare
  4. 4.Click "Start Capture" to take screenshots
  5. 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