EzeScan Knowledge Base

157. How to collect a HAR file

What is a HAR file?

A HAR file can be used by our developers to help troubleshoot web requests sent to our products.

How do I capture web traffic into a HAR file?

1

While in Chrome press the F12 key to open the developer console.

image-20230707-041949.png

2

Click on the Network tab.

image-20230707-042758.png


3

Ensure the Preserve Log option is enabled.

image-20230707-042108.png

4

Perform the action you are trying to complete and check that web requests are showing in the table.

image-20230707-042238.png

5

Click the download button to download the HAR file.

image-20230707-042335.png

6

Save this file to somewhere easily accessible for the next step.

image-20230707-042435.png

7

Reply back to your support ticket and be sure to attach the HAR file.