Capture Error Messages in Web Browsers
The GrantsConnect Support team asks that users include a screenshot of the web browser's Console and Network results when contacting them about any issues. Any error messages that are identified provide insights into what could be causing these issues.
The Console and Network are accessible from the Developer Tools. The menu options may differ between web browsers (i.e., Google Chrome, Microsoft Edge, etc.).
-
Right-click on the page background and choose Inspect when the error occurs or after replicating the error.
-
Alternative - Select the Menu > More Tools > Developer Tools or Menu > Developer option from the web browser.
The Developer Tools panel will open atop the current webpage.
-
Select the Console tab in the Developer Tools panel.
-
In the Console area, look for any messages that are highlighted in red.
Note: Log items highlighted in red indicate an issue of some kind. Not all issues identified in this way will directly impact the user experience.
-
Select the arrows in the highlighted item to expand the error message.
-
Take a screenshot to send to the GrantsConnect Support team.
-
Select the Network tab in the Developer Tools panel.
-
In the Network area, look for any messages that appear in red.
Note: Network details shown in red indicate an issue of some kind. Not all issues identified in this way will directly impact the user experience.
-
Take a screenshot to send to the GrantsConnect Support team.