Prabakar
Databricks Employee
Databricks Employee

This is the procedure for Google Chrome. For other browsers, see G Suite Toolbox HAR Analyzer.

  1. Open Google Chrome and go to the page where the issue occurs.
  2. In the Chrome menu bar, select View > Developer > Developer Tools.
  3. In the panel at the bottom of your screen, select the Network tab.
  4. 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.
  5. Check the box next to Preserve log.
  6. Click Clear to clear out any existing logs from the Network tab.
  7. Reproduce the issue while the network requests are being recorded.
  8. 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.
  9. Analyze the file using the HAR Analyzer tool.