Skip to content

Conversation

@OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Sep 23, 2025

To avoid clients being confused about the lack of console messages.

Closes #87

@OrKoN
Copy link
Collaborator Author

OrKoN commented Sep 23, 2025

From gemini-cli:

 ╭────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
 │ ✓  new_page (chrome-devtools MCP Server) {"url":"https://developers.chrome.com"}                                                                                                                                   │
 │                                                                                                                                                                                                                    │
 │    # new_page response                                                                                                                                                                                             │
 │    ## Pages                                                                                                                                                                                                        │
 │    0: about:blank                                                                                                                                                                                                  │
 │    1: https://developer.chrome.com/ [selected]                                                                                                                                                                     │
 │                                                                                                                                                                                                                    │
 │ ✓  list_console_messages (chrome-devtools MCP Server) {}                                                                                                                                                           │
 │                                                                                                                                                                                                                    │
 │    # list_console_messages response                                                                                                                                                                                │
 │    ## Console messages                                                                                                                                                                                             │
 │    <no console messages found>                                                                                                                                                                                     │
 ╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
✦ There are no console messages on https://developers.chrome.com/.

Copy link
Collaborator

@sebastianbenz sebastianbenz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! Thanks for the quick fix.

@OrKoN OrKoN merged commit 1a4ba4d into main Sep 23, 2025
10 checks passed
@OrKoN OrKoN deleted the orkon/add-no-console-messages-message branch September 23, 2025 20:10
OrKoN pushed a commit that referenced this pull request Sep 24, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.2.3](chrome-devtools-mcp-v0.2.2...chrome-devtools-mcp-v0.2.3)
(2025-09-24)


### Bug Fixes

* add a message indicating that no console messages exist
([#91](#91))
([1a4ba4d](1a4ba4d))
* clean up pending promises on action errors
([#84](#84))
([4e7001a](4e7001a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failure getting console messages

2 participants