HAR files help our technical support teams troubleshoot complex issues. To create these files, we recommend using Chrome or Firefox. However, IE 11, Edge, and Safari also provide .har file generation and export capability.
Compressing an HAR file for Windows
Compressing an HAR file for Mac
To create an HAR file in Chrome:
Go to the URL where the issue occurs. Do not reproduce the issue yet.
Click on the Network tab.
Locate the round button at the top left of the Network tab and confirm it is in red recording mode. If it's grey, click to turn red to start recording.
Use the clear button (the circle button with a line through it next to the record button) to clear all previous activity.
Select the Preserve log check box on the Network tab.
Reproduce the steps that create the issue.
Save session as a .har file by right clicking on the grid and selecting Save as HAR with content.
To create an HAR file in Edge:
From the webpage experiencing the issue, press the F12 key to open Developer Tools.
Select the Network tab.
Refresh the webpage to engage HTTP communications, and wait for one minute.
Click the Disk icon or press and hold CTRL+S to save a HAR file.
Complete saving by using Save As…
To create an HAR file in Firefox:
Go to the URL where the issue occurs. Do not reproduce the issue yet.
Open Developer Tools in Network mode:
Note the play/pause button at the top left of the Network tab.
If any information is currently displayed in the grid, clear by clicking the delete trash can button next to the play/pause button.
Select the Persist Logs check box on the Network tab.
Reproduce the steps that create the issue.
Save session as a .har file by right clicking on the grid and selecting Save all as HAR.
To create an HAR file in Internet Explorer 11:
Go to the URL where the issue occurs. Do not reproduce the issue yet.
Open Developer Tools in Network mode:
Note the start profiling session Play button and stop profiling Stop button at top left of Network tab.
Clear any session info appearing in the lower grid using the Clear session button on Network tab. Hover over icons to see names.
Reproduce the steps that create the issue.
Save session as a .har file by clicking on the Save disk button (Export as HAR) on Network tab.
To create an HAR file in Safari:
Check the Safari menu bar at the top of the screen for a Develop menu. Check the checkbox at the bottom next to Show Develop menu in menu bar.
Go to the URL where the issue occurs. Do not reproduce the issue yet.
Open Network tab in Web Inspector:
Check Preserve Log checkbox on right side of the Network tabs.
Clear current Network items by clicking the delete Trash icon at the far right of Network tabs.
Reproduce the steps that create the issue.
Save session as a .har file by clicking the Export icon next to Preserve Log.
To compress an HAR file for Mac:
Locate the HAR file that you want to compress.
Right click on the HAR file.
Choose Compress from the shortcut menu.
To compress an HAR file for Windows:
Locate the HAR file that you want to compress.
Right-click on the HAR file.
Choose Send to.
Select Compressed (zipped) folder.