Skip to main content
Skip table of contents

How to gather the Browser's Console Content

From time to time, it might be useful for the bitvoodoo Support team to get information from your browser's Console.

Depending on your browser, the steps to show the browser console might differ. Here’s a brief instruction for them all.

Chrome

  1. Right-click on a page and click Inspect;

  2. select Console;

  3. make sure that Preserve Log checkbox is ticked (if you don't see Preserve Log checkbox, click on the cog icon on the right);

  4. reload the page (it should fill with log entries);

  5. right-click anywhere in the Console → Save As... → choose the location to save the file;

  6. send it to the Support team.


Firefox

  1. Right-click on a page and click Inspect Element;

  2. select Console;

  3. activate Persist Logs checkbox;

  4. make sure that all tags are selected (Errors, Warnings, XHR, etc.) and reload the page (it should fill with log entries);

  5. right-click anywhere in the console → Select all → copy the selected content → paste it into a text file;

  6. send it to the Support team.


Microsoft Edge

  1. Right-click on a page and click Inspect Element;

  2. select Console;

  3. make sure that Preserve Log checkbox is ticked;

  4. select All section → reload the page;

  5. the page should fill with log entries;

  6. take a screenshot of the logs → send it to the Support team.


Safari

  1. Right-click on a page and click Inspect Element;

  2. select Console;

  3. make sure that Preserve Log checkbox is ticked;

  4. select All and reload the page (it fill with log entries);

  5. Click on any entry in the Console log and copy everything (use CMD+A shortcut);

  6. paste the content into a text file and send it to the Support team.



This page's content originates from a k15t help article.

See also: 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.