How to use Console in Chrome DevTools?

In this article, we have covered how to use Console which is one of the development tools in the Chrome browser. The Console in Chrome DevTool helps to debug webpages and investigate external webpage as well.

Table of content:

How to open Console?View log messages + different console methodsRun JavaScript in Console

We will explore the features by trying them on a sample HTML page.

How to open Console?

To open the Console:

Use the keyboard shortcut Ctrl + Shift + I or Ctrl + Shift + J.Or ...
 •  0 comments  •  flag
Share on Twitter
Published on August 30, 2021 04:18
No comments have been added yet.