Skip to content

fix: check that combobox is actually a select element before filling out options#979

Merged
OrKoN merged 1 commit intomainfrom
orkon/fix-special-handling-select
Feb 18, 2026
Merged

fix: check that combobox is actually a select element before filling out options#979
OrKoN merged 1 commit intomainfrom
orkon/fix-special-handling-select

Conversation

@OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Feb 17, 2026

Closes #975

@OrKoN OrKoN marked this pull request as ready for review February 17, 2026 08:09
@OrKoN OrKoN marked this pull request as draft February 17, 2026 08:19
@OrKoN OrKoN force-pushed the orkon/fix-special-handling-select branch 2 times, most recently from a0f4d5b to 31f89b9 Compare February 17, 2026 08:23
@OrKoN OrKoN changed the title fix: remove special handling for comboboxes fix: check that combobox is actually a select element before filling out options Feb 17, 2026
@OrKoN OrKoN marked this pull request as ready for review February 17, 2026 08:27
@OrKoN OrKoN requested a review from nroscino February 17, 2026 08:27
@OrKoN OrKoN enabled auto-merge February 17, 2026 12:52
Copy link
Collaborator

@Lightning00Blade Lightning00Blade left a comment

Choose a reason for hiding this comment

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

LGTM with one question

@OrKoN OrKoN added this pull request to the merge queue Feb 18, 2026
@OrKoN OrKoN removed this pull request from the merge queue due to a manual request Feb 18, 2026
@OrKoN OrKoN force-pushed the orkon/fix-special-handling-select branch from 31f89b9 to 7d979d0 Compare February 18, 2026 09:11
@OrKoN OrKoN enabled auto-merge February 18, 2026 09:16
@OrKoN OrKoN added this pull request to the merge queue Feb 18, 2026
Merged via the queue into main with commit d2bc489 Feb 18, 2026
20 checks passed
@OrKoN OrKoN deleted the orkon/fix-special-handling-select branch February 18, 2026 09:22
pull bot pushed a commit to oogalieboogalie/chrome-devtools-mcp that referenced this pull request Feb 19, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.17.2](ChromeDevTools/chrome-devtools-mcp@chrome-devtools-mcp-v0.17.1...chrome-devtools-mcp-v0.17.2)
(2026-02-19)


### 🛠️ Fixes

* check that combobox is actually a select element before filling out
options
([ChromeDevTools#979](ChromeDevTools#979))
([d2bc489](ChromeDevTools@d2bc489))
* handle network request pagination correctly
([ChromeDevTools#980](ChromeDevTools#980))
([0d9f422](ChromeDevTools@0d9f422))


### 📄 Documentation

* Add a note about previously installed server installations
([ChromeDevTools#982](ChromeDevTools#982))
([c0009f7](ChromeDevTools@c0009f7))
* update codex doc URL
([ChromeDevTools#987](ChromeDevTools#987))
([ebbbea7](ChromeDevTools@ebbbea7))


### ♻️ Chores

* **network:** de-duplicate String and JSON formatters
([ChromeDevTools#985](ChromeDevTools#985))
([1896dbb](ChromeDevTools@1896dbb))
* remove text from the status code for Network requests
([ChromeDevTools#778](ChromeDevTools#778))
([327a388](ChromeDevTools@327a388))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
wolfib pushed a commit to wolfib/chrome-devtools-mcp that referenced this pull request Mar 10, 2026
wolfib pushed a commit to wolfib/chrome-devtools-mcp that referenced this pull request Mar 10, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.17.2](ChromeDevTools/chrome-devtools-mcp@chrome-devtools-mcp-v0.17.1...chrome-devtools-mcp-v0.17.2)
(2026-02-19)


### 🛠️ Fixes

* check that combobox is actually a select element before filling out
options
([ChromeDevTools#979](ChromeDevTools#979))
([d2bc489](ChromeDevTools@d2bc489))
* handle network request pagination correctly
([ChromeDevTools#980](ChromeDevTools#980))
([0d9f422](ChromeDevTools@0d9f422))


### 📄 Documentation

* Add a note about previously installed server installations
([ChromeDevTools#982](ChromeDevTools#982))
([c0009f7](ChromeDevTools@c0009f7))
* update codex doc URL
([ChromeDevTools#987](ChromeDevTools#987))
([ebbbea7](ChromeDevTools@ebbbea7))


### ♻️ Chores

* **network:** de-duplicate String and JSON formatters
([ChromeDevTools#985](ChromeDevTools#985))
([1896dbb](ChromeDevTools@1896dbb))
* remove text from the status code for Network requests
([ChromeDevTools#778](ChromeDevTools#778))
([327a388](ChromeDevTools@327a388))

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

tool fill can not work with google.com

3 participants