Engagifii Issue Reporter โ€” Jam integration test

Prove the capture bundle

Served from jam.engagifii.com. Click the scenario buttons to generate console logs, network requests, and errors โ€” then file a report with the ๐Ÿž Report an issue button (bottom-right) and confirm the Jam captured them.

How to test

  1. Click ๐Ÿž Report an issue, describe it (name/email are prefilled from the harness config), Start recording โ€” Jam's recorder opens in a new tab.
  2. In the recorder tab click Start Recording and pick this page's tab in the share picker.
  3. The browser jumps back here โ€” click the scenario buttons (console + network + an error).
  4. Stop (the browser's "sharing this tab" bar, or back in the recorder tab) โ€” review โ†’ Submit โ†’ close the recorder tab.
  5. Open the Jam โ†’ the Console / Network tabs show the activity โ€” not just video.

1 ยท Console

Emits log / info / warn / error (with an object). Proves console capture.

2 ยท Network

Fires real requests. Proves network capture (success + failure).

3 ยท Errors

Proves uncaught error + unhandled promise rejection capture.

Activity log

Mirror of what each button triggered (also goes to the browser console).