Visual Regression Testing Demo

Test the snapshot feature by making visual changes and comparing

How to Test

  1. Start a proxy: agnt proxy start --id dev --target http://localhost:8000
  2. Open this page through the proxy
  3. Click "Create Baseline" to capture current state
  4. Make visual changes using the modification buttons below
  5. Click "Compare to Baseline" to see differences
  6. Open browser console to see results

📸 Snapshot Controls

Ready to test. Click "Create Baseline" to start.

Visual Elements to Modify

This is a Demo Header

Try changing its background color or size

Card 1

This is the first card. Visual regression testing will detect if this moves or changes.

Card 2

This is the second card. Try adding more cards and see if the regression test catches it.