How-To
How to generate a HAR file (Chrome)
when there are issues with swimlane, it is sometimes important to acquire the front end error logs for the platform to do so, we have to record a har file, which is a log of network requests be aware that this file will capture all network traffic on that specific browser tab and export it only capture web data that you want to be shared to capture a har file on chrome open chrome, browse to the page with the issue go to the vertical ellipsis at the top right more tools > developer tools select the network tab at the top generate the error you are troubleshooting (reloading the page, or executing the operation) click “export har” at the top of the screen a file with a har extension will download this file can be analyzed by using the following site https //toolbox googleapps com/apps/har analyzer/ if a support engineer is requesting this file, please submit it as an attachment to a ticket response