Skip to main content
All CollectionsChrome Extension
How to show Chrome Browser developer console errors?
How to show Chrome Browser developer console errors?

To report Chrome browser errors: open Developer Tools, inspect elements, check Console for errors, screenshot, and share with support.

Darius avatar
Written by Darius
Updated over 2 months ago

How to Report Error Messages Using Chrome Developer Tools

1. Open Developer Tools:

  • Go to View in Chrome, select Developer, and ensure Developer Tools is enabled. This displays error messages.

2. Inspect Error Elements:

  • Right-click the element causing issues (e.g., video upload/playability) and select Inspect. This opens the Developer Tools Console.

3. Check for Errors:

  • In the Console, review error messages. Click on the error count (e.g., 14 errors) to view scripts causing conflicts.

4. Capture Screenshots:

  • Take screenshots of error messages across all relevant tabs (Elements, Console, Source, Network, Performance, Memory, Application).

5. Provide Screenshots for Support:

  • Send the screenshots to us. This helps us diagnose and resolve your issue more efficiently.

  • Screenshot all of the tabs to report these errors


Here's a video tutorial on how to show Chrome Browser developer console errors:


โ€‹

Did this answer your question?