Skip to content

fix: add an option value to the snapshot#362

Merged
OrKoN merged 4 commits intomainfrom
select-fix-2
Oct 13, 2025
Merged

fix: add an option value to the snapshot#362
OrKoN merged 4 commits intomainfrom
select-fix-2

Conversation

@AlinaVarkki
Copy link
Copy Markdown
Contributor

Fixes #185

The standard selector value is not included in the AXNode, so add it separately.

@AlinaVarkki AlinaVarkki requested a review from OrKoN October 13, 2025 08:11
Comment thread src/McpContext.ts
Comment thread src/McpContext.ts Outdated
Comment thread src/McpContext.ts Outdated
@OrKoN OrKoN merged commit 207137e into main Oct 13, 2025
17 checks passed
@OrKoN OrKoN deleted the select-fix-2 branch October 13, 2025 11:25
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.

Cannot select <select> option by text

2 participants