For particularly stubborn login issues we may ask for a HAR file.
Follow the steps below to record one to send to us.
Chrome:
Open Developer Tools: Right-click anywhere on the webpage you want to record and select "Inspect". You can also use the keyboard shortcut
Ctrl+Shift+I(orCmd+Option+Ion Mac).Go to the Network Tab: In the Developer Tools panel, click on the "Network" tab.
Start Recording: Make sure the "Preserve log" checkbox is ticked to keep the recording active across multiple page loads. A red circle at the top left of the Network tab indicates that recording is in progress. If it's grey, click it to start.
Reproduce the Issue: With the Network tab open, refresh the page or perform the actions that are causing the issue you want to troubleshoot.
Save the HAR File: Once you've captured the necessary activity; click on the Download icon, give the file a name, and save.
Email the file to [email protected]
Safari:
Enable the Develop Menu: First, you may need to enable the Develop menu. Go to Safari > Preferences > Advanced and check the box at the bottom that says "Show Develop menu in menu bar".
Open Web Inspector: With the Develop menu enabled, you can right-click on the page and select "Inspect Element" or go to Develop > Show Web Inspector from the menu bar (
Cmd+Option+I).Go to the Network Tab: In the Web Inspector window, click on the "Network" tab.
Preserve the Log: On the far right of the Network tab's toolbar, check the box for "Preserve Log".
Record the Activity: Refresh the page or replicate the issue you are experiencing.
Export the HAR: Click the "Export" icon, give it a name, and save the HAR file.
If the "Export" option is greyed out - refresh the page to make it clickable.
Email the file to [email protected]
Edge:
Launch Developer Tools: Right-click on the page and select "Inspect" or press
Ctrl+Shift+I.Open the Network Tab: Click on the "Network" tab.
Keep the Log: Ensure the "Preserve log" checkbox is enabled.
Record the Session: Refresh the page or perform the actions you need to capture.
Save the File: Once you've captured the necessary activity, click on the Download icon and give your file a name.
Email the file to [email protected]
Firefox:
Open Web Developer Tools: Right-click on the page and choose "Inspect" (or use the shortcut
Ctrl+Shift+IorCmd+Option+Ion Mac).Navigate to the Network Tab: Select the "Network" tab from the developer tools menu.
Persist Logs: Click the gear icon on the far right of the Network tab's toolbar and check "Persist Logs".
Capture the Activity: Refresh the webpage or repeat the steps that trigger the problem you're investigating.
Export the HAR File: Right-click on any of the recorded requests and choose "Save All As HAR".
Email the file to [email protected]