When troubleshooting network issues or slowness, it is sometimes necessary for our Support team to obtain additional information about the network requests that are generated in your browser while an issue occurs. Support may request that you record a HAR file, or a log of network requests, while that issue is occurring and then provide that to them for further analysis.
Note: HAR files may contain sensitive data. They will include the content of the pages loading, cookies, and all information submitted while recording. It is not recommended to view or type passwords or other sensitive data while recording.
Generating a HAR file within Chrome and Edge v80+
- Open Google Chrome and go to the page where the issue is occurring.
- From the Chrome menu bar select View > Developer > Developer Tools (or press F12).
- From the panel opens at the bottom of your screen, select the Network tab.
- Look for the record button (
) in the upper left corner of the Network tab. If it is red, then it is already recording. If it is grey, click it once to start recording.
- Check the box next to Preserve log:
- Click the Clear button (
) to clear out any existing logs from the Network tab.
- Now try to reproduce the issue that you were experiencing before, while the network requests are being recorded.
- Once you have reproduced the issue, press the RECORD button again to stop the recording.
- Right click anywhere on the grid of network requests, select Save as HAR with Content, and save the file to your computer.
- Upload your HAR file to your ticket for review.
Generating a HAR file within IE and Edge pre-v80
- Press F12 to open the Developer Tools.
- Switch to the Network tab within Developer Tools.
- If the play button is already grayed out, then the network trace is already recording. If is it not recording, then press the green play button:
Not started:
Started: - Reproduce the issue while recording.
- Once you have reproduced the issue, stop the recording and save the results as a HAR file (Save icon or CTRL + S).
- Upload your HAR file to your ticket for review.
Comments
0 comments
Please sign in to leave a comment.