Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

HAR files help our technical support teams troubleshoot complex issues. To create these files, we recommend using Google Chrome or Mozilla Firefox. However, Microsoft Edge and Safari also provide .har file generation and export capability.

Please note that HAR files may record any Personal Identifiable Information (PII) you input into your browser, so please only take actions that relate to your support issue while the HAR file is being created.

 Chrome

To create an HAR file in Chrome:

  1. Go to the URL where the issue occurs.
    Note: Create one issue at a time.

  2. Access Developer Tools:

    • From menu: Menu > More Tools > Developer Tools.

    • Keyboard: Ctrl+Shift+C, or, Ctrl+Alt+I, or ⌥⌘I (Mac).

  3. Click the Network tab.

  4. Locate the round button at the top left of the Network tab and verify that it’s red in color (recording mode). If it's grey, click the button to switch to the recording mode.

  5. Use the Clear button (the circle button with a line through it next to the Record button) to clear all previous activity.

  6. Select the Preserve log box on the Network tab.

  7. Reproduce the steps that create the issue.

  8. Save the session as a .har file by right-clicking on the grid and selecting Save as HAR with content.

  • No labels