Web Console
The Web Console:
Logs information associated with a web page: network requests, JavaScript, CSS, security errors and warnings as well as error, warning and informational messages explicitly logged by JavaScript code running in the page context
Enables you to interact with a web page by executing JavaScript expressions in the context of the page
Parts of the Web Console UI. |
|
How to interact with a document using the Console. |
|
Use the Console alongside other tools. |
|