To solve you support case we need accurate and specific data. The data in the HAR files may contain sensitive information. This information is treated with the utmost care by the support team in accordance with relevant data security laws and will not be shared with third parties.
HAR is the short form for HTTP ARchive format, which tracks all the logging of web browser's interaction with a site.
HAR files can be a requirement for troubleshooting issues specifically for problems listed below:
Performance Issue: slow page load, timeout when performing certain task
Page rendering : incorrect page format, missing information
Steps
Chrome
To diagnose support problems, the network tab can be used:
Open up Chrome and enable the Developer Tools with the F12 key.
Select the network tab.
Load the page with the problem.
Wait until it has finished loading.
Complete the steps that trigger or demonstrate your issue.
Right-click in the table body > Select "Save as HAR with content".
Attach the file to the support ticket.
Firefox
Press F12 or go to Tools > Web Developer > Network
Refresh the page to start capturing the traffic between the browser to the server.
Note: Please capture a full page load so we can see the requests made prior to the problem we're analyzing.
Complete the steps that trigger or demonstrate your issue.
Click on Export followed by Save As... to save the HAR file