Visual Regression Testing Demo
Test the snapshot feature by making visual changes and comparing
How to Test
- Start a proxy:
agnt proxy start --id dev --target http://localhost:8000
- Open this page through the proxy
- Click "Create Baseline" to capture current state
- Make visual changes using the modification buttons below
- Click "Compare to Baseline" to see differences
- Open browser console to see results
📸 Snapshot Controls
Ready to test. Click "Create Baseline" to start.
Visual Elements to Modify
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.