Console Logs

Collect console warnings and errors from a page load.

/api/browser/console_logs/v1

Output

Run the tool to see results.

Useful when

  • Catch runtime JS errors in CI smoke checks.
  • Audit console warnings before shipping.
  • Trace client issues reported by users.