Skip to content

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Oct 10, 2025

Closes #240

@OrKoN OrKoN requested a review from sebastianbenz October 10, 2025 13:41
@OrKoN OrKoN force-pushed the orkon/fix-descriptions branch from 1a2f880 to 3effbaa Compare October 10, 2025 13:41
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.

Thanks! Have you been able to verify that this improves the situation?

@OrKoN
Copy link
Collaborator Author

OrKoN commented Oct 10, 2025

Thanks! Have you been able to verify that this improves the situation?

Unfortunately, the bug did not contain the steps to reproduce. When asked directly gemini responds: No, the network requests are cleared after each navigation. The list_network_requests tool only shows the requests that have occurred since the last navigation on the currently active page. so I think it should help. If you could re-test it would be great.

@OrKoN OrKoN force-pushed the orkon/fix-descriptions branch from 3effbaa to 755668a Compare October 10, 2025 13:47
@OrKoN OrKoN enabled auto-merge (squash) October 10, 2025 13:47
@OrKoN OrKoN merged commit 9ad7cbb into main Oct 10, 2025
17 checks passed
@OrKoN OrKoN deleted the orkon/fix-descriptions branch October 10, 2025 13:51
OrKoN pushed a commit that referenced this pull request Oct 10, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.7.1](chrome-devtools-mcp-v0.7.0...chrome-devtools-mcp-v0.7.1)
(2025-10-10)


### Bug Fixes

* document that console and requests are since the last nav
([#335](#335))
([9ad7cbb](9ad7cbb))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
AlinaVarkki pushed a commit that referenced this pull request Oct 13, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.7.1](chrome-devtools-mcp-v0.7.0...chrome-devtools-mcp-v0.7.1)
(2025-10-10)


### Bug Fixes

* document that console and requests are since the last nav
([#335](#335))
([9ad7cbb](9ad7cbb))

---
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.

list_network_requests: it's not clear to the LLM that these are not reset after each call

2 participants