In this article, you will learn how to open your browser’s developer console and save your console logs.
In some instances when you report an issue in Happeo to our support team, they will request you to send your browser’s console logs to see how your browser is interacting with Happeo. This article aims to guide you through this process.
Microsoft Edge
- To open the developer console when you are viewing the webpage you are having issues with, you can right-click and select Inspect
- Alternatively, you can hit the keys:
- Windows and Linux: Control + Shift + C
- Mac: Command + Option + C
- Click on the Console tab
- Take a screenshot of your console logs (make sure to take screenshots of the entire log; you can scroll through the log and take multiple screenshots)
Mozilla Firefox
- To open the developer console, click on the 3 horizontal lines in the top right corner
- Select Web Developer
- Select Web Developer Tools
- Alternatively, you can right-click on the webpage you are experiencing issues and click on 'Inspect
- Another alternative is to hit the keys:
- Windows and Linux: Control + Shift + J
- Mac: Command + Shift + J
- Select Console from the menu
- Take a screenshot of your console logs (make sure to take screenshots of the entire log; you can scroll through the log and take multiple screenshots)
Google Chrome
- To open the developer console when you are viewing the webpage you are having issues with, you can right-click and select Inspect
- Alternatively, you can hit the keys:
- Windows and Linux: Control + Shift + C
- Mac: Command + Option + C
- Click on the Console tab
- Take a screenshot of your console logs (make sure to take screenshots of the entire log; you can scroll through the log and take multiple screenshots)
Safari
Right-clicking on the webpage
- One of the ways to open the developer console when you are viewing a webpage with an ongoing issue is by right-clicking anywhere on the webpage
- Select Inspect Element
Keyboard shortcut
- Windows and Linux: Control + Shift + C
- Mac: Command + Option + C
Alternative options to open your browser’s developer console can be found below.
If the Develop menu is not visible in your browser menu bar
- When you are viewing the webpage with the issue, click on Safari at the top corner of the browser
- In the drop-down menu, click on Preferences which will open a pop-up window
- Click on Advanced
- Tick the last option called Show Develop menu in menu bar
- Follow the steps as listed in the next section
If the Develop menu is visible in your browser menu bar
- Select the Develop menu in the browser menu bar
- Select Show Web Inspector
Saving your console logs after opening the developer console
- Click on Console
- Take a screenshot of your console logs (make sure to take screenshots of the entire log; you can scroll through the log and take multiple screenshots)