When working with senso.cloud Support, we may sometimes ask you to collect a network capture, which can be used to record the HTTP data traffic of the affected application. There are different types of network captures available. Some are built into the browser and can debug web-based apps, and some are third-party debuggers that can capture traffic on any platform including web, desktop, and mobile.

 

senso.cloud Support uses this information to isolate any issues or unexpected behaviour. For the most part, we may ask you to collect a HAR capture.


A HAR capture (HTTP Archives) records the requests and responses that your browser makes with the senso.cloud Application.

 

Chrome

  1. In Chrome, go to the page within senso.cloud where you are experiencing trouble.
  2. At the top-right of your browser window, click the Chrome menu (⋮).
  3. Select More Tools > Developer Tools. The Developer Tools window opens as a docked panel at the side or bottom of Chrome.
  4. Click the Network tab.
  5. Clear the entries using the Clear option, which is selected by default. The icon looks like black with a diagonal line running through it.
  6. Select Preserve log.
  7. You will see a red circle at the top left of the Network tab. This means the capture has started. If the circle is black, click the black circle to start recording activity in your browser.
  8. Refresh the page and reproduce the problem while the capture is running.
  9. After you successfully reproduce the issue, right click on any row of the activity pane and select Save as HAR with Content.
  10. Select the Console tab.
  11. Right-click anywhere in the console and select Save as....
  12. Name the log file Chrome-console.log.
  13. Send both files to senso.cloud Support either via Live Chat or your Support Ticket.

 

Firefox

  1. In Firefox, go to the page within senso.cloud where you are experiencing trouble.
  2. Click the Firefox menu (Three horizontal parallel lines) at the top-right of your browser window.
  3. Select Web Developer > Network.
  4. The Developer Tools window opens as a docked panel at the side or bottom of Firefox.
  5. Click the Network tab.
  6. Select Persist logs.
  7. Refresh the page and reproduce the problem while the capture is running.
  8. After you successfully reproduce the issue, right-click any row of the activity pane and select Save all as HAR.
  9. Select the Console tab.
  10. Right-click any row and select Select all.
  11. Paste the content in a text file and name it console-log.txt.
  12. Send both files to senso.cloud Support either via Live Chat or your Support Ticket.

 

Safari

  1. In Safari, first ensure your Develop menu is available navigating to the menu bar and selecting Preferences > Advanced: "Show Develop menu in menu bar"
  2. Go to the page within senso.cloud where you are experiencing trouble.
  3. In the menu bar at the top, click Develop and select Show Web Inspector.
  4. Click the Console tab and select Preserve Log.
  5. Go back to the Network tab.
  6. Refresh the page and reproduce the problem while the capture is running.
  7. After you successfully reproduce the issue, right-click any row of the activity pane and select Export HAR.
  8. Click the Console tab.
  9. Right-click any row and select Select all.
  10. Paste the content in a text file and name it console-log.txt.
  11. Send both files to senso.cloud Support either via Live Chat or your Support Ticket.

Edge

  1. In Edge, go to the page within senso.cloud where you are experiencing trouble.
  2. At the top-right of your browser window, click the Edge menu (⋮).
  3. Select More Tools > Developer Tools. The Developer Tools window opens as a docked panel at the side or bottom of Edge.
  4. Click the Network tab.
  5. Clear the entries using the Clear option, which is selected by default. The icon looks like black with a diagonal line running through it.
  6. Select Preserve Log
  7. You will see a red circle at the top left of the Network tab. This means the capture has started. If the circle is black, click the black circle to start recording activity in your browser.
  8. Refresh the page and reproduce the problem while the capture is running.
  9. Once you have reproduced the issue, click the Export as HAR icon. The icon looks like a down arrow.
  10. Click the Console tab.
  11. Right-click anywhere in the console and select Save as...
  12. Paste the content in a text file and name it console-log.txt.
  13. Send both files to senso.cloud Support either via Live Chat or your Support Ticket.