To generate a HAR file from a Chrome browser:
- Open Google Chrome and go to the portal page where the issue is occurring.
From the Chrome menu bar, select
> More tools > Developer tools.
- In the Developer Tools panel, select the Network tab.
Look for a Record network log 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.
- Enable the Preserve log setting.
Click Clear network log to clear out any existing logs from the Network tab.
- Carry out the tasks that cause the issue you're reporting, while network requests are being recorded.
Once you have reproduced the issue, and you see that the Developer Tools panel has finished logging your actions, right-click anywhere on the grid of network requests and select Save all as HAR with content. Save the file to your computer.
- Upload your HAR file to your ticket or attach it to your email so that our Support team can analyze it.
Comments
Article is closed for comments.