豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

fix: avoid no page selected errors#537

Merged
OrKoN merged 2 commits intomainfrom
orkon/fix-pages
Nov 7, 2025
Merged

fix: avoid no page selected errors#537
OrKoN merged 2 commits intomainfrom
orkon/fix-pages

Conversation

@OrKoN
Copy link
Copy Markdown
Collaborator

@OrKoN OrKoN commented Nov 7, 2025

Uses object identity to track the selected page. This helps to be in sync with the browser state better.

Closes #492

Comment thread tests/tools/emulation.test.ts Outdated
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
@OrKoN OrKoN merged commit 4724bbb into main Nov 7, 2025
20 checks passed
@OrKoN OrKoN deleted the orkon/fix-pages branch November 7, 2025 11:55
OrKoN pushed a commit that referenced this pull request Nov 7, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.10.1](chrome-devtools-mcp-v0.10.0...chrome-devtools-mcp-v0.10.1)
(2025-11-07)


### 🛠️ Fixes

* avoid no page selected errors
([#537](#537))
([4724bbb](4724bbb))

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

Lots of "No page selected" errors

2 participants