You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: microsoft-edge/devtools-guide-chromium/console/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.date: 07/12/2023
10
10
---
11
11
# Console overview
12
12
13
-
The **Console** is like an intelligent, rich command line within DevTools, and is great companion tool to use with others tools. The **Console** provides a powerful way to script functionality, inspect the current webpage, and manipulate the current webpage using JavaScript.
13
+
The **Console** is like an intelligent, rich command line within DevTools, and is a great companion tool to use with other tools. The **Console** provides a powerful way to script functionality, inspect the current webpage, and manipulate the current webpage using JavaScript.
14
14
15
15
The **Console** tool helps with several tasks, which are covered in more detail in the following articles:
0 commit comments