Provide a Dev Tools network (HAR) trace from the Google Chrome or Edge browser
book
Article ID: 193258
calendar_today
Updated On:
Products
Clarity PPM SaaSClarity PPM On Premise
Issue/Introduction
In some cases you need to do a network trace of a Clarity issue when you suspect the network or the requests may be needing investigation. Here are the steps to enable and provide a HAR trace with browser Dev Tools.
Environment
Release : All Supported Clarity releases
Resolution
Open Google Chrome or Microsoft Edge
Go to the Hamburger menu (three dots in top right corner)
Select More Tools - Developer Tools
In Dev Tools - Network tab select the checkbox for [x] 'Preserve log' (if this is not checked, once the page refreshes, the network history is lost)
Reproduce the problem in the same browser tab
Now in the Dev Tools frame, open Network
Right click on the requests URL in the Name column
Select Save all as HAR with Content, save it to disk
If you see error messages, go to Dev Tools - Console, look for any errors, take a screenshot
Provide the resulting HAR file and the screenshot of Console tab to Broadcom Support for review.
Additional Information
If the request you would like to troubleshoot is opening in a new tab, use the below option:
Open DevTools in the original screen
Select the Options on top right of the Dev Tools frame - Settings
in Preferences, select Auto-open Dev Tools for popups to be enabled