Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

Expand
titleChrome

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).

      Image Modified
  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.

    Image Modified

  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.

    Image Modified