---
metadata:
  - name: generator
    content: Diplodoc Platform v5.39.1
alternate:
  - https://yandex.com.tr/support/forms/en/browser-console.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com.tr/support/forms/en/llms.txt

# Copying errors from the browser console

If you encounter a problem while using the service's pages or interactive elements, information from the browser console can help identify the cause. Copy the message from the error console and forward it to [technical support](https://yandex.com.tr/support/forms/en/feedback.md).

{% list tabs %}

- Yandex Browser {#yandex}

   1. On the error page, press **Ctrl** + **Shift** + **J** (on macOS: **⌥** + **⌘** + **J**).

      {% cut "Other methods" %}

      * Open <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" class="g-icon" fill="currentColor" stroke="none" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M1.25 3.25A.75.75 0 0 1 2 2.5h12A.75.75 0 0 1 14 4H2a.75.75 0 0 1-.75-.75m0 4.75A.75.75 0 0 1 2 7.25h12a.75.75 0 0 1 0 1.5H2A.75.75 0 0 1 1.25 8M2 12a.75.75 0 0 0 0 1.5h12a.75.75 0 0 0 0-1.5z" clip-rule="evenodd"/></svg></svg> → **Advanced** → **More tools** → **JavaScript console**.
      * Right-click anywhere on the page, select **Inspect element code**, and go to the **Console** tab.

      {% endcut %}

   1. To the right of the **Filter** field in the **Default levels** list, disable all options except **Errors**.

      ![image](./_assets/chromium-console.png)

   1. Refresh the page or repeat the actions that caused the error.
   1. Copy the messages:

      * Take a screenshot. If you need to scroll vertically to view messages, take several screenshots.
      * Save the error log to a text file: right-click on any message and select **Save as**.

   1. Attach the error log or screenshots to your [support request](https://yandex.com.tr/support/forms/en/feedback.md).

   For more information, provide a screenshot of the **Network** tab.

- Google Chrome {#chrome}

   1. On the error page, press **Ctrl** + **Shift** + **J** (on macOS: **⌥** + **⌘** + **J**).

      {% cut "Other method" %}

      Open <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="1bcf880d__svg-icon" viewBox="0.5 -0.5 16 16"><path d="M8.5 4a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm0 5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm0 5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"/></svg> → **More tools** → **Developer tools** and select the **Console** tab.

      {% endcut %}

   1. To the right of the **Filter** field in the **Default levels** list, disable all options except **Errors**.

      ![image](./_assets/chromium-console.png)

   1. Refresh the page or repeat the actions that caused the error.
   1. Copy the messages:

      * Take a screenshot. If you need to scroll vertically to view messages, take several screenshots.
      * Save the error log to a text file: right-click on any message and select **Save as**.

   1. Attach the error log or screenshots to your [support request](https://yandex.com.tr/support/forms/en/feedback.md).

   For more information, provide a screenshot of the **Network** tab.

- Opera {#opera}

   1. On the error page, press **Ctrl** + **Shift** + **J**.

      {% cut "Other method" %}

      In the upper left-hand corner, click **Opera**, select **Developer** → **Developer Tools** from the menu, and go to the **Console** tab.

      {% endcut %}

   1. To the right of the **Filter** field in the **Default levels** list, disable all options except **Errors**.

      ![image](./_assets/chromium-console.png)

   1. Refresh the page or repeat the actions that caused the error.
   1. Copy the messages:

      - Take a screenshot. If you need to scroll vertically to view messages, take several screenshots.
      - Save the error log to a text file: right-click on any message and select **Save as**.

   1. Attach the error log or screenshots to your [support request](https://yandex.com.tr/support/forms/en/feedback.md).

   For more information, provide a screenshot of the **Network** tab.

- Mozilla Firefox {#firefox}

   1. On the error page, press **Ctrl** + **Shift** + **J**.

      {% cut "Other methods" %}

      * Open the menu <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" class="g-icon" fill="currentColor" stroke="none" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M1.25 3.25A.75.75 0 0 1 2 2.5h12A.75.75 0 0 1 14 4H2a.75.75 0 0 1-.75-.75m0 4.75A.75.75 0 0 1 2 7.25h12a.75.75 0 0 1 0 1.5H2A.75.75 0 0 1 1.25 8M2 12a.75.75 0 0 0 0 1.5h12a.75.75 0 0 0 0-1.5z" clip-rule="evenodd"/></svg></svg> → **Web Developer Tools** → **Console**.
      * Right-click anywhere on the page, select **Inspect**, and go to the **Console** tab.

      {% endcut %}

   1. Make sure that only **Errors** is checked in all filters ("Network", "CSS", "JS", "Protection", "Log", "Server"). You can do this by clicking ▼ next to each filter.

      {% note warning "" %}

      If you click the filter name instead of ▼, error checking will be disabled.

      {% endnote %}

      ![image](./_assets/firefox-console.png)

   1. Refresh the page or repeat the actions that caused the error.
   1. Copy the messages:

      * Take a screenshot. If you need to scroll vertically to view messages, take several screenshots.
      * Save the error log to a text file: right-click on any message and select **Export Visible Messages To** → **File**.

   1. Attach the error log or screenshots to your [support request](https://yandex.com.tr/support/forms/en/feedback.md).

- Microsoft Edge {#edge}

   1. On the error page, press **Ctrl** + **Shift** + **J**.

      {% cut "Other methods" %}

      * Select <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="currentColor" aria-hidden="true" class="yc-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M14 6.125a1.874 1.874 0 1 1 .001 3.749A1.874 1.874 0 0 1 14 6.125zm-5.906 0a1.874 1.874 0 1 1 0 3.749 1.874 1.874 0 0 1 0-3.749zM2 6.125a1.874 1.874 0 1 1 .001 3.749A1.874 1.874 0 0 1 2 6.125z"/></svg></svg> → **More tools** → **Developer tools** on the menu.
      * Right-click anywhere on the page, select **Inspect**, and go to the **Console** tab.

      {% endcut %}

   1. To the right of the **Filter** field in the **Default levels** list, disable all options except **Errors**.

      ![image](./_assets/chromium-console.png)

   1. Refresh the page or repeat the actions that caused the error.
   1. Copy the messages:

      * Take a screenshot. If you need to scroll vertically to view messages, take several screenshots.
      * Save the error log to a text file: right-click on any message and select **Save as**.

   1. Attach the error log or screenshots to your [support request](https://yandex.com.tr/support/forms/en/feedback.md).

   For more information, provide a screenshot of the **Network** tab.

- Safari {#safari}

   1. Activate the error console: in the menu, select **Safari** → **Preferences** → **Advanced** and enable **Show Develop menu** in the menu bar.
   1. On the error page, press **⌥** + **⌘** + **C**.

      {% cut "Other methods" %}

      * Select **Develop** → **Show JavaScript Console** from the menu.
      * Right-click anywhere on the page, select **Inspect element** and go to the **Console** tab.

      {% endcut %}

   1. Go to the **Console** tab and turn on the **Errors** filter. In a narrow window, the filter name may be hidden: maximize the window.

      ![image](./_assets/safari-console.png)

   1. Refresh the page or repeat the actions that caused the error.
   1. Copy the messages:

      * Take a screenshot. If you need to scroll vertically to view messages, take several screenshots.
      * Save the error log to a text file.

   1. Attach the error log or screenshots to your [support request](https://yandex.com.tr/support/forms/en/feedback.md).

   To provide more information, take a screenshot of the **Network** tab.

{% endlist %}
