Skip to main content

Download HAR files

If you need help from Prophecy Support, it can be helpful to provide HAR files that contain additional information about a certain action you want to debug.

This can be especially helpful if the issue involves connections to an execution environment, as the HAR file includes information like timing of network connections and failure messages from API calls.

Steps

To capture the HAR file:

  1. Open the page in Prophecy where the problem persists.
  2. Right click on the webpage and select Inspect (or equivalent).
  3. Open the Network tab.
  4. Refresh the page. You should see websockets created in the Network tab.
  5. Perform the action(s) that you want to capture.
  6. Export the HAR file.
  7. Upload the HAR file to your support ticket on Zendesk.

These steps may vary among browsers. Luckily, Zendesk provides documentation that outlines these steps for different browsers.