ChromeDevTools / debugger-protocol-viewer

DevTools Protocol API docs—its domains, methods, and events
https://chromedevtools.github.io/devtools-protocol/
Other
854 stars 173 forks source link

Monitoring the protocol section: misleading name #221

Open Chealer opened 1 month ago

Chealer commented 1 month ago

The website's homepage contains a section titled Monitoring the protocol, which covers the Chrome's CDP UI. While the UI does allow monitoring, this name is misleading since most of the section documents how to send commands.

Nomenclature for that UI is complicated, but I could suggest "Using Chromium's CDP frontend" or similar.

By the way "The Chrome DevTools uses" should read "The Chrome DevTools use" in the following sentence: The [Chrome DevTools](https://developers.google.com/web/tools/chrome-devtools/) uses this protocol and the team maintains its API.

What steps will reproduce the problem?

This issue does not report a behavioral defect.

What is the expected result?

This issue does not report a behavioral defect.

What happens instead of that?

This issue does not report a behavioral defect.