When the 15Five Support Team asks you to generate a HAR file, you capture network requests and console output while the problem is occurring. Send both files in your support reply so the team can investigate.
Before You Begin
- Safari users only: If Develop does not appear in your menu bar, go to Safari > Settings > Advanced and enable Show Develop menu in menu bar.
Chrome
- Navigate to the page in 15Five where the issue occurs.
- Click the Chrome menu (⋮) in the top-right corner.
- Select More Tools > Developer Tools.
- Click the Network tab.
- Check Preserve log.
- Confirm the red recording circle is active.
- Refresh the page and reproduce the problem.
- Right-click any row in the network list and select Save all as HAR with Content.
- Click the Console tab.
- Right-click anywhere in the console and select Save as….
- Name the file
Chrome-console.log. - Send both files in your support reply.
Firefox
- Navigate to the page in 15Five where the issue occurs.
- Click the Firefox menu (three horizontal lines).
- Select More Tools > Web Developer Tools.
- Click the Network tab.
- Check Persist logs.
- Refresh the page and reproduce the issue.
- Right-click any row and select Save all as HAR.
- Click the Console tab.
- Right-click anywhere in the console and select Select all.
- Paste the copied text into a new text file.
- Name the file
console-log.txt. - Send both files in your support reply.
Safari
- Navigate to the page in 15Five where the issue occurs.
- In the menu bar, click Develop > Show Web Inspector.
- In the Console, select Preserve Log.
- Click the Network tab.
- Refresh the page and reproduce the issue.
- Right-click any row and select Export HAR.
- Return to the Console tab.
- Right-click anywhere in the console and select Select all.
- Paste the copied text into a new text file.
- Name the file
console-log.txt. - Send both files in your support reply.
Edge
- Navigate to the page in 15Five where the issue occurs.
- Click the Edge menu (⋮) in the top-right corner.
- Select Developer Tools.
- Click the Network tab.
- Uncheck Clear entries on navigate.
- Confirm the green Start Profiling Session button is active.
- Refresh the page and reproduce the problem.
- Click Export as HAR (floppy disk icon).
- Click the Console tab.
- Right-click anywhere in the console and select Copy all.
- Paste the copied text into a new text file.
- Name the file
console-log.txt. - Send both files in your support reply.
If Something Goes Wrong
| Issue | Check | Fix |
|---|---|---|
| Develop menu missing in Safari | Check Safari version and settings | Go to Safari > Settings > Advanced and enable Show Develop menu in menu bar |
| Network tab shows no recorded requests | Confirm recording was active before reproducing the issue | Repeat the steps from the beginning with recording confirmed active |
| HAR file export option is greyed out | Confirm at least one network request appears in the list | Refresh the page while the Network tab is open, then retry the export |
| Console shows no output to save | Confirm the issue was reproduced after opening Developer Tools | Reproduce the problem again with the Console tab open |
Not Covered Here
This article covers HAR and console log generation only — for how to submit files to the Support Team, see Contact the 15Five Support Team.