We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 044b485 commit 0b2dbe5Copy full SHA for 0b2dbe5
pages/index.md
@@ -34,7 +34,7 @@ The stable release of the protocol, tagged at Chrome 64. It includes a smaller s
34
35
<p>Consider subscribing to the <a href="https://groups.google.com/d/forum/chrome-debugging-protocol">chrome-debugging-protocol</a> mailing list.
36
37
-<h3 id="monitor">Inspect CDP traffic using Protocol Monitor in DevTools</h3>
+<h3 id="monitor">Using Protocol Monitor in Chrome DevTools</h3>
38
<p>This is especially handy to understand how the DevTools frontend makes use of the protocol.
39
You can view all requests/responses and methods as they happen in the Protocol Monitor
40
panel in DevTools.
0 commit comments