How to generate a HAR file in Chrome
- Open Google Chrome.
- Open the website which has an issue.
- Select the Chrome menu > More tools > Developer Tools
- Select the Network tab.
- Refresh the page and allow Chrome to record browser website interaction.
- Once the page has loaded, right-click within network elements.
- Select "save har with content".
- Add HAR file to the support ticket.
How to generate a HAR file in Firefox
- Open Firefox.
- Open the website which has an issue.
- Select the Firefox menu > Web Developer > Network.
- Refresh the page and allow Firefox to record the interaction between browser and website.
- Once the page has loaded, right-click within network elements
- Select "Save all as har"
- Add HAR file to the support ticket.
How to generate a HAR file in Safari
- Open Safari.
- Open the website which has an issue.
- Activate Developer Tool: Safari > Preferences > Forward > Click Develop Show menu in the menu bar
- Select Menu > Web Inspector > Show Network Tab
- Refresh the page and let Safari record the browser website interaction.
- Once the page has loaded, click Export at the top right of the Network tab window.
- Add HAR file to the support ticket.
Comments
0 comments
Article is closed for comments.