What can we help you with?


KA-08449


12

06/06/2025 16:25 PM

1.0

Introduction:

HAR (HTTP Archive) files are essential tools for diagnosing network performance issues, debugging, and resolving API-related problems. This guide provides clear instructions for generating HAR files using Firefox, Google Chrome, and Microsoft Edge. Providing a HAR file when escalating interface or API issues can significantly expedite the resolution process. Obtaining this file before contacting support will further assist in resolving your issue promptly.

Benefits of HAR Files:

  • Performance Analysis: Identify slow loading times or timeouts.
  • Debugging: Examine detailed HTTP requests and responses to pinpoint errors and anomalies.
  • Network Diagnostics: Detect delays and sequence-related issues in network calls.
  • Error Replication: Accurately recreate conditions to facilitate effective issue resolution.

Procedure for Generating a HAR File:

Firefox:

  1. Open Firefox and navigate to the affected page.
  2. Right-click and select Inspect Element or press Ctrl + Shift + E to open the Network Monitor.
  3. Enable persistent logs via the settings icon (gear icon).
  4. Reproduce the issue while recording network activity.
  5. Right-click under the File column and select Save All As HAR.
  6. Save the file to a convenient location.

Google Chrome:

  1. Open Chrome and access the problematic page.
  2. Right-click and choose Inspect, then go to the Network tab.
  3. Check Preserve log to maintain a complete record.
  4. Refresh the page to capture network traffic.
  5. After replicating the issue, right-click in the Network tab and select Save as HAR with content.
  6. Store the file securely.

Microsoft Edge:

  1. Open Edge and visit the page experiencing issues.
  2. Right-click and select Inspect, then navigate to the Network tab.
  3. Ensure Preserve log is checked.
  4. Refresh the page to begin data capture.
  5. Once the issue is reproduced, right-click in the Network tab and choose Save as HAR with content.
  6. Save the file appropriately.

Additional Resources:



Was this article helpful?


Articles Recommended for You