This is how you open the developer console
The Developer Console is a feature of web browsers that logs and displays information about the back-end operations of a website or application. The logged information can help our developers resolve issues.
Our support team may ask you to provide a screenshot of your browser's developer console. Here you can learn how to take a screenshot in your browser.
Google Chrome
- To open the console in Chrome, you can use the following keyboard command:
Ctrl
+Shift
+J
(on Windows) orCmd
+Option
+J
(on Mac). Alternatively, you can right-click on any area of the web page and chooseInspect
, to open the Developer Console. - A window will open on the right. In this window click on the tab
Console
. - Repeat the action that causes you problems and create a screenshot of the console dialog.
Mozilla Firefox
- To open the console in Firefox, you can use the following keyboard command:
Ctrl
+Shift
+J
(on Windows) orCmd
+Option
+K
(on Mac). Alternatively, you can right-click on any area of the web page and chooseInspect element
, to open the Developer Console. - A window will open on the right. In this window click on the tab
Console
. - Repeat the action that causes you problems and create a screenshot of the console dialog.
Microsoft Edge
- To open the console in Edge, you can use the following keyboard command:
Ctrl
+Shift
+I
. Alternatively, you can right-click on any area of the web page and chooseInspect
, to open the Developer Console. - A window will open on the right. In this window click on the tab
Console
. - Repeat the action that causes you problems and create a screenshot of the console dialog.
Apple Safari
- To open the console in Safari, you must first enable the "Develop menu" in the Mac menu bar. To do this, go to Safari in the Mac menu bar at the top of your screen and then select
Preferences
. - Once you have the Preferences Dialog box open, click on
Advanced
at the top and then tick the checkbox next toShow Develop menu in menu bar
. You can then exit the window. - To open the console, you can use this keyboard shortcut:
Cmd
+Option
+C
. Alternatively, you can right-click on the webpage and clickInspect element
, and the developer window will appear. - A window will open on the right. In this window click on the tab
Console
. - Repeat the action that causes you problems and create a screenshot of the console dialog.
If you still have questions, just send a support request to our team. We are happy to help!
Comments
0 comments
Please sign in to leave a comment.