Versions Compared

Key

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

...

If you don’t see the Develop menu in the menu bar, choose Safari > Settings, click Advanced, then select “Show Show Develop menu in menu bar”bar.

...

  1. Open the Develop menu and select Show Web Inspector.

  2. Click the Network tab and complete the activity that is causing issues.

  3. Click the Export icon on the far right of the network tab and save the HAR file.

  4. Save it and send us the file via your support ticket.

...

  1. Open Firefox and go to the page where you are experiencing trouble.

  2. Select the Firefox menu (three horizontal parallel lines) at the top-right of your browser window, then select More tools > Web Developer Tools >  > Network.

  3. The Developer Network Tools opens as a docked panel at the side or bottom of Firefox. Click the Network tab.

  4. The recording autostarts when you start performing actions in the browser.

  5. Once you have reproduced the issue and you see that all of the actions have been generated in the Developer Network Panel (should just take a few seconds), right-click anywhere under the File column, and click on Save all as Har.

  6. Save the HAR file somewhere convenient.

  7. Upload your HAR file to your ticket or attach it to your email so that we may analyze it.

...

Edge natively produces HAR files. For more instructions, see the instructions from the Microsoft website

  1. Press F12 to open developer Developer tools, :

    Image RemovedImage Added
  2. Find the Network tool > Network Settings > Turn on the Include pending requests in HAR file setting, then Reproduce the issue:

  3. Click on the Export HAR icon and save captured traffic as a HAR file:

    Image RemovedImage RemovedImage AddedImage Added

The instructions are the same for a MAC computer or a Windows computer.

...