How to Generate a HAR file
This article provides the steps to generate a HAR file for each browser.
Chrome:
- Right click on screen>select Inspect
- Select Network (recording should be on by default)
- Complete task you are looking to record on file
- Once complete, select Export HAR (down arrow over line)
- Save file and send to Support
Edge:
- Click the three dots (⋯) in the upper-right corner → More tools → Developer tools
- At the top of Developer Tools, click the Network tab
- Click the Clear button
- Verify that the Record button (red circle) is active
- Check the box labeled: Preserve log
- Repeat the exact steps that cause the problem
- In the Network tab: Click the Export HAR button. Depending on your Edge version, it may appear as: A down arrow, An Export HAR button, A Save icon
- Send to Support
Firefox:
- Click the Application menu (☰) in the upper-right corner, then select More tools > Web Developer Tools
- In the Developer Tools panel, click the Network tab
- Click the trash can icon or the Clear button to remove any previously captured network requests
- Click the gear (Settings) icon in the Network Monitor>Enable Persist Logs
- Perform the exact steps that cause the problem
- Right-click anywhere within the list of network requests>Select Save All As HAR.
- Send to Support
Safari:
- Select Develop in the Safari menu bar
- Click Develop > Show Web Inspector
- In the Web Inspector, click the Network tab
- Click the Clear Network Items button
- Perform the exact steps that produce the issue
- In the Network tab, click the Export button OR right click in the network option to Export HAR, Save HAR
- Save file and send to Support