Skip to main content

Outline

When troubleshooting an issue observed via your web browser, Polar Cloud Support may request you to capture and send them a browser console log. Developer tools built into most modern web browsers include all you need to do that, in a few simple steps.

The general method for capturing a browser console log in most web browsers:

  1. Navigate to the tab or page where the issue is happening
  2. Open up the "Developer Tools" tray (right click > "Inspect" or "Inspect Element")
  3. Choose the "Console" tab
  4. Reproduce the issue
  5. Take a screenshot of the errors and share with the support team.

Google Chrome & Firefox

  1. Click View
  2. Hover over Developer
  3. Click "Developer Tools"
  4. Click "Console" tab (if it did not open directly)
  5. Screenshot and share with whomever is helping you troubleshoot

Microsoft Edge