/
How to Save the Javascript Console
How to Save the Javascript Console
Summary
In some cases, where you are facing troubles, it is very helpful to provide the output file from the browser's console.
Steps
Below are the instructions for how you can easily view and save the Javascript console using Google Chrome.
- Open Google Chrome and open the page where the issue is occurring.
- From the Chrome menu bar select View > Developer > Javascript Console
- From the Developer Tools panel that opens on your screen, select the Network tab. By default the Developer Tools will load at the bottom of your screen.
- Check the Disable Cache option in the Network tab toolbar to prevent caching of resources for this specific page.
- Next select the Console tab.
- Click on the gear icon to open the Console settings
- Check the box next to Preserve log and Log XMLHttpRequests
- Click the Clear console button to clear out any existing logs from the console
- Now try to reproduce the issue that you are experiencing while the console is open
- Once you have reproduced the issue, right click anywhere in the console, select Save as, and save the file to your computer.
- Attach your console log file to your ticket so that it may analyze it.
Related content
How to retrieve Javascript console logs
How to retrieve Javascript console logs
More like this
How to capture JavaScript console logs
How to capture JavaScript console logs
More like this
How to generate browser console logs
How to generate browser console logs
More like this
How to capture JavaScript console logs for Jira apps
How to capture JavaScript console logs for Jira apps
More like this
How to capture JavaScript console logs for JSU app
How to capture JavaScript console logs for JSU app
More like this
How to capture JavaScript console logs for Bolo Software apps
How to capture JavaScript console logs for Bolo Software apps
More like this
Confluence®, Jira®, Atlassian Bamboo®, Bitbucket®, Fisheye®, and Atlassian Crucible® are registered trademarks of Atlassian®
Copyright © 2005 - 2024 Appfire | All rights reserved. Appfire™, the 'Apps for makers™' slogan and Bob Swift Atlassian Apps™ are all trademarks of Appfire Technologies, LLC.