Skip to main content

Google Chrome

How to capture HAR logs

  1. Press F12 on your keyboard to open the developer tools window.

  2. Select the Network tab.

  1. Click img , to clear the network log.

  1. Check the boxes in the "Preserve log" and “Disable cache" fields.

  1. Repeat the steps that caused the problem.
  2. Click img , to save HAR logs.

  1. Select a destination folder to save the logs.
  2. Click "Save". HAR logs will be collected and saved to the specified folder.

To capture HAR logs

  1. Press F12 on your keyboard to open the developer tools window.
  2. Go to the «Console» tab.
  3. Right-click anywhere on the window screen and select «Save as» in the context menu.

  1. Select a destination folder to save the logs.

    HAR logs will be collected and saved to the specified folder.