Leveraging HAR Files will assist KWIZ to diagnose activation issues. Please follow the steps below to generate a HAR file
Before generating a HAR file, clear the cookies by accessing the developer tools.
Here are the steps to clear cookies using your browser's developer tools:
-
Open the web page where you are experiencing the issue.
-
Access the developer tools by clicking the ellipsis icon (three vertical dots) in the top-right corner of the browser window, then selecting "More tools" > "Developer tools." Alternatively, you can use the shortcut key F12.
-
In the Developer tools pane, navigate to the "Application" tab.
- On the right panel, click on "Storage" and click on "Clear site data". Please make
sure that "including third-party cookies" box is checked as well.
-
After clearing the Storage, follow the steps to record and export the HAR file.
Here are the steps to generate a HAR file:
-
Visit the web page where you are experiencing the issue.
-
In the top-right corner of the browser window, click on the ellipsis icon (three vertical dots), then navigate to "More tools" > "Developer tools." You can also use the shortcut key F12 to access this.
-
In the Developer tools pane, switch to the "Network" tab.
-
Click "Stop recording network log" and then "Clear" to remove any existing logs. The record icon will turn grey.
-
Click "Record network log" to start recording. The record icon will turn red.
-
Reproduce the issue you are facing on the web page.
-
Once you have reproduced the issue, click "Stop recording network log."
-
Finally, click "Export HAR" (marked with a downward-arrow icon) and save the HAR file to your computer.