When identifying performance issues, such as bottlenecks and slow load times, and page rendering problems it is sometimes necessary to understand the network requests that are generated by the web browser. A HAR file records this information along with timing information for each resource.
Note: Before sending the HAR file to Reward Gateway's Support Team, ensure that you remove any sensitive information (such as passwords) using a text editor.
Creating a HAR file
You can find instructions about how you can generate a HAR file using different browsers below.
Google Chrome
- Close all incognito windows in Google Chrome.
- Open a new incognito window in Google Chrome.
- Go to View > Developer > Developers Tools.
- In the Developer Tools pane, choose the Network tab.
- Check the Preserve Log checkbox to record all interactions.
- Visit the page and complete the steps that trigger the issue.
- Choose Download and save the file to your computer: Save as HAR with Content
Internet Explorer
- Close all InPrivate windows in Internet Explorer.
- Open a new InPrivate window in Internet Explorer (CTRL + SHIFT + P)
- Press F12 on your keyboard (or go to Tools > F12 Developer Options > Network)
-
Uncheck the Clear entries on navigate checkbox to record all interactions.
-
Visit the page and complete the steps that trigger the issue.
-
Choose the Network tab and select Export as HAR (CTRL + S)
Firefox
-
Close all private windows in Firefox.
-
Open a new private window in Firefox.
-
Go to Tools > Developer > Network (or press CTRL + SHIFT + E)
-
Visit the page and complete the steps that trigger the issue.
-
Choose the Network tab and right click and then select Save All As HAR.
Comments
0 comments
Please sign in to leave a comment.