InformationBodyIn Chrome: Click on the options menu at the top right corner of your Chrome browser window.Select More Tools > Developer Tools.Select Network on the top in the middle. You may need to click >> and select from a menu. Tick the Preserve Log checkbox.Ensure the record icon is red. Refresh the page.Leave this panel open and perform the error prone task. You will see various columns such as Name, Status, Type etc. populate rows as you do things.Click the download arrow to Export HAR (sanitized)...Save the .har file and send it to us. In Edge: Open Microsoft Edge and go to the page where the issue is occurringClick the 3 dots on the top right corner > More Tools > Developer Tools Then, within the Developer Tools: Select the Network panel tab. You may need to click >> and select from a drop down list.Confirm the Preserve log checkbox is ticked. Confirm the record icon is red.Click Clear network log, refresh the page, and repeat the error prone task.Click Export HAR to export the recorded session to a HAR file. The icon is an arrow pointing downwards to a horizontal line. It's on the same row as the Preserve log box. If you can't see it, resize the vertical bar and resize the Developer Tools window. TitleHow do I create a HAR file?URL NameHow-do-I-create-a-HAR-file
SummaryThe article provides a step-by-step guide on creating a .har file in Chrome or Edge, including instructions to access the options menu, select developer tools, and preserve the log.more info