Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2021 12:41 AM
This is the procedure for Google Chrome. For other browsers, see G Suite Toolbox HAR Analyzer.
- Open Google Chrome and go to the page where the issue occurs.
- In the Chrome menu bar, select View > Developer > Developer Tools.
- In the panel at the bottom of your screen, select the Network tab.
- Look for a round Record button in the upper left corner of the Network tab, and make sure it is red. If it is grey, click it once to start recording.
- Check the box next to Preserve log.
- Click Clear to clear out any existing logs from the Network tab.
- Reproduce the issue while the network requests are being recorded.
- After you reproduce and record the issue, right-click anywhere on the grid of network requests to open a context menu, select Save all as HAR with Content, and save the file to your computer.
- Analyze the file using the HAR Analyzer tool.