Frequently Asked Question

How do I capture a web application's network requests for troubleshooting?
Last Updated 4 years ago

  1. Open the developer tools by right-clicking anywhere in the page, and select Inspect Element
  2. Click the Network tab in the developer tools pane.
  3. Click the cog menu on the right side (just underneath the developer tools' close box), and make sure Persist Logs has a check mark.
  4. Attempt to reproduce the error.
  5. When you encounter the error, go back to the cog menu and select Save All as HAR, then save the file.

Please Wait!

Please wait... it will take a second!