Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Launch Microsoft Edge and go to the page where you are experiencing the issue.

  2. Right-click and choose Inspect or press F12 to open Developer Tools.

  3. Switch to the Network tab.

  4. Ensure that the Preserve log option is checked.

  5. Click the red record button (if not already active) and reload the page to start capturing data.

  6. Once the problem has occurred, right-click within the Network tab, then select Save all as HAR with content.

...

4. Safari

  1. Open Safari and go to Preferences.

  2. Navigate to the Advanced tab and check the box for Show Develop menu in menu bar.

  3. Load the page where the issue occurs.

  4. In the menu bar, click on Develop and then Show Web Inspector.

  5. Go to the Network tab.

  6. Reload the page to start recording the network activity.

  7. After reproducing the issue, click on the Export icon (looks like a floppy disk) to save the HAR file.

...