HAR file - Edge & Chrome

For Microsoft Edge:
  1. Open Microsoft Edge and log onto CreateiQ.
  1. Open the relevant negotiation.
  1. Click on the browser menu (top right hand corner), More tools > Developer tools.
notion image
  1. Select the Network tab and make sure "Preserve Log" is checked.
notion image
  1. Select the red record button (or you can click CTRL+ E) to start recording the session. If the red button turns into a filled square - the session is being recorded.
  1. Try to reproduce the issue you were experiencing before, while the network requests are recorded.
  1. To stop recording the session, select the filled square button.
  1. Select the "Export HAR..." button to export the recorded session to a HAR file. The button looks like an arrow pointing downwards to a horizontal line.
notion image
This HAR file can now be passed onto support to solve your technical issue.
For Google Chrome:
  1. Open Google Chrome and log onto CreateiQ.
  1. Click F12.
  1. Select the Network tab on the pop up panel, and click Preserve Log.
  1. Click the clear button, located next to the record button, in order to clear out any existing logs from the Network tab.
  1. Click the record button in the upper left corner of the panel. If the record button turns grey, the session is being recorded.
  1. Try to reproduce the issue you were experiencing before, while the network requests are recorded.
  1. Click the grey button once done.
  1. Click Export HAR file. This HAR file can now be passed onto support to solve your technical issue.
    1. notion image