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

fix: return the default dialog value correctly#366

Merged
OrKoN merged 2 commits intomainfrom
orkon/fix-dialog
Oct 13, 2025
Merged

fix: return the default dialog value correctly#366
OrKoN merged 2 commits intomainfrom
orkon/fix-dialog

Conversation

@OrKoN
Copy link
Copy Markdown
Collaborator

@OrKoN OrKoN commented Oct 13, 2025

Closes #364
Closes #361

Comment thread src/McpResponse.ts Outdated
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
@OrKoN OrKoN enabled auto-merge (squash) October 13, 2025 11:46
@OrKoN OrKoN merged commit f08f808 into main Oct 13, 2025
17 checks passed
@OrKoN OrKoN deleted the orkon/fix-dialog branch October 13, 2025 11:46
OrKoN pushed a commit that referenced this pull request Oct 13, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.8.1](chrome-devtools-mcp-v0.8.0...chrome-devtools-mcp-v0.8.1)
(2025-10-13)


### Bug Fixes

* add an option value to the snapshot
([#362](#362))
([207137e](207137e))
* improve navigate_page_history error messages
([#321](#321))
([0624029](0624029))
* return the default dialog value correctly
([#366](#366))
([f08f808](f08f808))
* update puppeteer to 24.24.1
([#370](#370))
([477eef4](477eef4))

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

bug: Dialog default value displays message instead of defaultValue

2 participants