Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduction

In order to determine whether it is a client side error caused by the browser or a server side error, we can use the Chrome Javascript console to inspect for any error messages

Steps

  1. Log in to the application (e.g. Confluence/JIRA) with a Google Chrome browser
  2. Open a dedicated Console panel with the keyboard shortcut
    1. Windows / Linux: Ctrl+Shift+J
    2. Mac: Cmd+Opt+J
  3. If the Console tab is not selected, click on the Console


  4. Try to repeat the steps leading to the error
  5. Check the console tab for any error messages
  6. Please provide us a screenshot of the output
  • No labels