How do I locate the javascript console?

In cases where a JavaScriptConsole (or JS Console) screenshot is needed, the steps may vary depending on the Internet browser. Please follow the steps below for the appropriate recommended web browser.

Google Chrome

  1. Click the three horizontal dots in the upper-right corner.
  2. Hover over More Tools.
  3. Click Developer Tools. image
  4. Take a screenshot of the entire webpage with the JavaScript Console visible. Ensure the Console tab is visible, and not Elements, Network, or any other tabs.

Mozilla Firefox

  1. Click the three horizontal lines hamburger.png (or hamburger icon) in the upper-right corner.
  2. Click Developer.
       image
  3. Click Inspector.
       image
  4. Click Console.
       image
  5. Take a screenshot of the entire webpage with the JavaScript console, not only the console box. Ensure the Console tab is visible, not Elements, Network, or any other tabs.

Keyboard Shortcut

Alternatively, you can use a keyboard shortcut to pull up your browser's Javascript Console.

  • Windows: Ctrl + Shift + J

  • Mac OS: Cmd + Opt + J

Was this answer helpful?  

Still need our help? Our support team is waiting to help you. Contact us