HTML Reports

Every Glitch capture saves as a self-contained .html file to your Downloads folder. No viewer, app, or internet connection needed to open it.

Report tabs

TabContents
ConsoleAll console output with level, timestamp, and stack trace
NetworkRequests table with status, timing, headers, and body
WebSocketMessages with direction, timestamp, and data
PerformanceCore Web Vitals cards + navigation timing waterfall + long tasks
StoragelocalStorage, sessionStorage, and cookie key-value tables
User ActionsClick paths, inputs, scrolls, and navigation events
EnvironmentFull browser, OS, and device info

Sharing

Open the report in Chrome and use the Share button in the top right corner to send it to:

  • Slack — DM or channel with file upload
  • Jira — creates a new issue with the report attached
  • GitHub — creates an issue with debug info in the body
  • GitLab — creates an issue with the report uploaded

File size

Report file size depends on how much debug data was captured. Typical reports are 200 KB–2 MB. Response bodies are capped at 10 KB in the rendered HTML (full 1 MB is stored in the file but truncated for display).