How to generate a HAR file
HAR (HTTP Archive) files can help our team understand problems faster
If you raise a technical issue with our customer support team, we may ask you to generate and send on a HAR file to help our investigation. HAR files can show us how your browser interacts with our website, and can reveal where the issue originates.
Most browsers support HAR file generation. We've included simple instructions for the most common browsers below, but if you use a different browser you should be able to find similar instructions online.
Chrome
- Open the page in The Social History Archive on which you're experiencing issues
- Right-click the page and select Inspect
- In the Developers Tools panel, click Network
- Click the "Preserve log" checkbox - this is an important step to ensure data is actually recorded in the HAR file
- Click the "record" button, then the recycle bin icon to clear the existing logs already captured in the Network tab
- Re-attempt the steps that cause the technical issue
- Once the issue has been re-attempted and recorded, click the download button to export the HAR file
- Send this file as an attachment to our Support team
Edge
- Open the page in The Social History Archive on which you're experiencing issues
- Right-click the page and select Inspect
- In the Developers Tools panel, click Network
- Click the "Preserve log" checkbox - this is an important step to ensure data is actually recorded in the HAR file
- Click the "record" button, then the recycle bin icon to clear the existing logs already captured in the Network tab
- Re-attempt the steps that cause the technical issue
- Once the issue has been re-attempted and recorded, click the download button to export the HAR file
- Send this file as an attachment to our Support team
Firefox
- Open the page in The Social History Archive on which you're experiencing issues
- Right-click the page and select Inspect
- In the Developers Tools panel, click Network
- The page will record automatically.
- Re-attempt the steps that cause the technical issue
- Once the issue has been re-attempted and recorded, right-click the File column and click "Save All as HAR"
- Save the file and send as an attachment to our Support team
Safari
- Open the page in The Social History Archive on which you're experiencing issues
- In the Web Inspector, click Network
- Click the Disable Caches checkbox
- Refresh the page and re-attempt the steps that cause the technical issue
- Once the issue has been re-attempted and recorded, select Export
- Save the file and send as an attachment to our Support team