DevTools

Overview

Every Jam capture automatically includes comprehensive developer information to help engineers debug faster. Get instant access to console logs, network data, and environment details without switching between tools or losing context.

Core Features

Cover

Visual Context

Screenshots and screen recordings with annotation tools

Cover

User Events

User clicks, navigation events and more

Customization

Layouts

Switch between side and bottom layout to fit your workflow. The DevTools panel adapts to your preferred layout.

DevTools appear on the right side in the properties panel for wide-screen debugging. Ideal when you need to see both the captured page and technical details simultaneously.

Keyboard Shortcuts

Use familiar Chrome DevTools shortcuts for faster navigation:

Action
Shortcut

Change layout

+ Shift + D

Navigate through network requests

↑↓

Open network request details

Return

Close network request details

Esc

FAQs

Do I need to enable DevTools manually?

No. DevTools data is automatically captured with every Jam. No setup or configuration required. You can capture additional meta data with Jam.Metadata.

Can I filter console logs by severity?

Yes. Use the severity filter to show only errors, warnings, or specific log levels that matter for debugging.

How detailed is the network timing data?

You get complete timing breakdowns including DNS lookup, connection time, and response duration – just like Chrome DevTools.

Last updated

Was this helpful?