Generate a HAR file
search cancel

Generate a HAR file

book

Article ID: 282814

calendar_today

Updated On:

Products

CloudHealth

Issue/Introduction

Generating a HAR file is a straighforward process from any browser.  The below steps are how a HAR file can be generated from Chrome but the steps will be similar for other browsers as well.

 

Resolution

1. Open Google Chrome and go to the page where the issue is occurring.

2. From the Chrome menu bar (​) select More Tools > Developer Tools.

3. From the panel opened, select the Network tab.

4. Look for a round Record button ( ​ ) in the upper left corner of the tab, and make sure it is red. If it is grey, click it once to start recording.

5. Check the box Preserve log.

6. Click the Clear button ( ​) to clear out any existing logs from the Network tab.

7. Reproduce the issue that you were experiencing before, while the network requests are being recorded.

8. Once you have reproduced the issue, right-click anywhere on the grid of network requests, select Save as HAR with Content, and save the file to your computer.