...
Here are instructions for how to save a HAR file for your current browser tab:https://support.zendesk.com/hc/en-us/articles/204410413-Generating-a-HAR-file-for-troubleshooting
(Adapted from Zendesk)
Expand |
---|
title | Chrome (Windows and Mac) |
---|
|
(Note that if you were not already recording network requests (i.e. you find the Record button in step 4 below is grey), then you may not be able to save the HAR file now. Do turn the Record button on (red) and check the "Preserve log" checkbox, so that if you're disconnected again you'll be ready to save a HAR file next time.) - Open Google Chrome and go to the page where the issue is occurring.
- Look for the Vertical ellipsis button (Image Modified) and select More Tools > Developer Tools.
- From the panel opened, select the Network tab.
- Look for a round Record button ( Image Modified ) in the upper left corner of the tab, and make sure it is red. If it is grey, click it once to start recording.
- Check the box Preserve log.
- Click Download. Then save the file to your computer: Save as HAR with Content
|
Expand |
---|
title | Firefox (Windows and Mac) |
---|
|
- Open Firefox and go to the page where you are experiencing trouble.
- Select the Firefox menu (three horizontal parallel lines) at the top-right of your browser window, then select Web Developer > Network.
- The Developer Network Tools opens as a docked panel at the side or bottom of Firefox. Click the Network tab.
- The recording autostarts when you start performing actions in the browser.
- 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.
- Save the HAR file somewhere convenient.
|
Expand |
---|
|
Before generating the HAR file, make sure you can see the Develop menu in Safari. If it is not there, follow the instructions under Use the developer tools in the Develop menu in Safari on Mac. - Open the Develop menu and select Show Web Inspector.
- Click the Network tab and complete the activity that is causing issues.
- Click the Export icon on the far right of the network tab and save the HAR file.
|
Expand |
---|
|
Edge natively produces HAR files. For more instructions, see the instructions from the Microsoft website. - Open the Network tool in F12 developer tools.
- Export captured traffic as a HAR (CTRL + S).
|
Attach the HAR file with your report. If there are any problems submitting the file through the ticket, you can send it via secure Accellion Kiteworks attachment to Emily Kelly and Maureen Elizabeth Driscoll afterward – please include the Footprints ticket number for reference.
...