What problem does it solve?
Provides a repeatable Chrome DevTools QA workflow to validate the upload → prompt → convert → result flow for the Sketch Magic kid-first UI, enabling engineers and QA to diagnose Console, Network, Performance, and touch interaction issues and produce evidence-backed findings.
Core Features & Use Cases
- DevTools setup checklist (Preserve log, Group similar, filter /api/convert) and network/console/performance inspection.
- Happy-path validation with timing expectations and result rendering checks, plus log review and server log guidance.
- Kid-first UX checklist for tap targets, spacing, readability, motion, and viewport tests; use cases include investigating tap failures, /api/convert errors, and producing proof videos with DevTools evidence.
Quick Start
Open Chrome DevTools with Preserve log and Log XMLHttpRequests enabled, run the upload → prompt → convert → result flow, capture Console and Network screenshots and the /api/convert entry, and record findings against the provided checklists.