Generating a HAR file

Generating a HAR file

When troubleshooting complex issues, it is sometimes necessary for our customer service team to obtain additional information about the network requests that are generated in your browser while an issue occurs. A customer service team member may request that you record a HAR file, or a log of network requests, while that issue is occurring and then provide that to them for further analysis.

Note: Keep in mind that HAR files contain sensitive data, including content of the pages you downloaded while recording and your cookies. This allows anyone with the HAR file to impersonate your account and all the information that you submitted while recording (personal details, passwords, credit card numbers, etc.). However, we are bound by confidentiality clauses in our product terms so your data is safe.

Below are some instructions about how you can easily generate a HAR file using different browsers.

Chrome

Recording HAR-loading dataset.mov
  1. Open Google Chrome and go to the page where the issue is occurring.

  2. Right click anywhere on the page and select Inspect.

  3. From the panel opened, select the Network tab.

  4. Make sure the Preserve log is checked.

  5. Click the Clear button to clear out any existing logs (if any).

  6. Record button: in the upper left corner of the tab there is a round button.
    If it’s red - it’s recording.
    If it is grey, click it once to start recording.

  7. Reproduce the issue that you were experiencing before, while the network requests are being recorded.

  8. Once you have reproduced the issue, you can click the record button to stop the recording.

  9. Export the HAR file by clicking the download icon and save it with a suitable name.

  10. Send us the file via your support ticket.

 

Safari

Before generating the HAR file, make sure you can see the Develop menu in Safari. If it is not there, follow the instructions under Use the developer tools in the Develop menu in Safari on Mac.

Recording HAR-Safari.mov
  1. Open Safari and go to the page where the issue is occurring.

  2. Right click anywhere on the page and select Inspect element.

  3. Select the Network tab.

  4. (If the Export button is disabled, refresh the page.)

  5. Click the Clear button to clear out any existing logs.

  6. Reproduce the issue that you were experiencing before, while the network requests are being recorded. In the video I load a saved dataset.

  7. Download the HAR file by clicking the Export button and save it with a suitable name.

  8. Send us the file via your support ticket.

 

Microsoft Edge

Recording HAR-Edge.mov

 

  1. Open Microsoft Edge and go to the page where the issue is occurring.

  2. Right click anywhere on the page and select Inspect

  3. Select the Network tab

  4. Make sure Preserve log is ticked.

  5. Click the Clear button to clear out any existing logs.

  6. Record button: in the upper left corner of the tab there is a round button.
    If it’s red - it’s recording.
    If it is grey, click it once to start recording.

  7. Reproduce the issue that you were experiencing before.
    In the video recording above I am loading a saved dataset.

  8. Once you have reproduced the issue, you can click the record button to stop the recording.

  9. Export the HAR file by clicking the download icon and save it with a suitable name.

  10. Send us the file via your support ticket.

 

Firefox

Recording HAR-Firefox.mov
  1. Open Firefox and go to the page where you are experiencing trouble.

  2. Right click anywhere on the page and select Inspect.

  3. Select the Network tab.

  4. The recording starts automatically when you start performing actions in the browser.

  5. Click the cogwheel all the way to the right and make sure the Preserve log is checked.

  6. Click the Bin button (left side) to clear out any existing logs.

  7. Reproduce the issue that you were experiencing before, while the network requests are being recorded.

  8. Once you have reproduced the issue, click the cogwheel again and select Save all as HAR.

  9. Save the HAR file somewhere convenient and give it a suitable name.

  10. Send us the file via your support ticket.

 

Internet Explorer

We do not support Internet Explorer.

  1. Open Internet Explorer and go to the page where the issue is occurring.

  2. Press F12 on your keyboard(or click the gear icon > F12 Developer Tools)

  3. Click the Network tab.

  4. Reproduce the issue that you were experiencing before, while the network requests are being recorded.

  5. Once done click the Save button.

  6. Give the trace a filename and click the Save button which will save it as a .har file or .xml file.

  7. Upload your HAR file to your ticket or attach it to your email so that we may analyze it.