Эта страница доступна только на английском языке.
Back to FAQ
How to open the console panel
The Console panel is a tool included in your web browser that allows you to view and debug some developer data. This data is useful for developers to understand how the application works and to identify any problems.
Firefox users
- Open the "hamburger" menu (three horizontal lines) in the top right corner of the browser window.
- Select "More tools" from the menu.
- Click on "Web Developer Tools"
- In the Web Developer Tools panel, click on the "Console" tab.
Chrome users
- Open the "kebab" menu (three vertical dots) in the top right corner of the browser window.
- Select "More tools" from the menu.
- Click on "Developer tools"
- In the Developer Tools panel, click on the "Console" tab.
Edge users
- Open the "meatball" menu (three horizontal dots) in the top right corner of the browser window.
- Select "More tools" from the menu.
- Click on "Developer tools"
- In the Developer Tools panel, click on the "Console" tab.