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:
โ