A HAR (HTTP Archive) file captures detailed information about network requests and responses between your browser and a website. Support team such as Bloomreach Support, often request this file to diagnose issues more effectively.
Below are step-by-step instructions for generating a HAR file across different browsers.
Before you begin
- Make sure you can reproduce the issue you’re reporting.
- Clear your browser cache (optional but recommended for accurate capture).
- Keep the Developer Tools window open while reproducing the issue.
Google Chrome
- Open Google Chrome and navigate to the page where the issue occurs.
- Right-click anywhere on the page and select Inspect to open Developer Tools.
- Shortcut:
- Windows:
Ctrl + Shift + I - Mac:
Cmd + Option + I
- Windows:
- Shortcut:
- Switch to the Network tab.
- Ensure recording is active (look for the red circle in the top-left).
- Reproduce the issue while the Network tab is open.
- Look for any failed requests (often highlighted in red).
- Click the Export HAR icon (download button) to save the file.
- Share the downloaded HAR file with the support team (support@bloomreach.com).
Mozilla Firefox
- Open Mozilla Firefox.
- Go to Menu > More Tools > Web Developer Tools, then select the Network tab.
- Reload the page or perform the action that triggers the issue.
- Keep the Network panel open and reproduce the issue.
- Right-click anywhere within the request list.Select Save All As HAR.
- Save the file and send it to the support team (support@bloomreach.com).
Microsoft Edge
- Launch Microsoft Edge and open the affected webpage.
Open Developer Tools using:
Windows:
F12
Mac:Cmd + Option + I- Navigate to the Network tab.
- Refresh the page to start capturing traffic.
- Reproduce the issue while keeping the panel open.
- Click Export HAR (download icon) to save the file.
- Share the HAR file with the support team (support@bloomreach.com).
Safari
- Open Safari.
- Enable the Develop menu (one-time setup):
- Go to Safari > Preferences > Advanced
- Check Show Develop menu in menu bar
- From the menu bar, open Develop > Show Web Inspector.
- Go to the Network tab and start recording.
- Refresh the page and reproduce the issue.
- Click the Export or Save option to download the HAR file.
- Send the file to the support team (support@bloomreach.com).
Additional Tips
- Preserve logs: Enable “Preserve log” in the Network tab to avoid losing data during page reloads.
- Mask sensitive data: HAR files may include cookies or authentication tokens. Review or sanitise the file before sharing if needed.
- File size: If the HAR file is large, consider compressing it before sending.