Skip to main content

Microsoft Edge

How to capture HAR logs

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

  2. Click "Open Developer Tools".

  3. Select the Network tab.

  4. Click img , to clear the network log.

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

  6. Repeat the steps that caused the problem.

  7. Right-click on any log and select "Save as all HARs with content" to save the HAR logs.

  8. Select a destination folder to save the logs.

    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. Click "Open Developer Tools".

  3. Open the drop-down menu and select Console.

  4. Right-click anywhere on the window screen and select «Save as» in the context menu.

  5. Select a destination folder to save the logs.

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