fix(cli): have pageId as first argument#2142
Merged
Merged
Conversation
e6f143b to
bb8a96a
Compare
OrKoN
approved these changes
May 27, 2026
This was referenced May 27, 2026
github-merge-queue Bot
pushed a commit
that referenced
this pull request
May 27, 2026
🤖 I have created a release *beep* *boop* --- ## [1.1.1](chrome-devtools-mcp-v1.1.0...chrome-devtools-mcp-v1.1.1) (2026-05-27) ### 🛠️ Fixes * **cli:** have pageId as first argument ([#2142](#2142)) ([60be3e6](60be3e6)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
|
Ok
Em qua., 27 de mai. de 2026 às 04:34, Alex Rudenko ***@***.***>
escreveu:
… Merged #2142
<#2142> into
main.
—
Reply to this email directly, view it on GitHub
<#2142?email_source=notifications&email_token=CDNASILI3MMP5XZXR2EFUTT442K7XA5CNFSNUABQM5UWIORPF5TWS5BNNB2WEL2JONZXKZKFOZSW45CON52GSZTJMNQXI2LPNYXTENRQGAZTKMRQGYZTPJTSMVQXG33OVJZXKYTTMNZGSYTFMSSWK5TFNZ2KYZTPN52GK4S7MNWGSY3L#event-26003520637>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/CDNASIPBPCGFOKHXWKCXC2T442K7XAVCNFSM6AAAAACZN55R2OVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMRWGAYDGNJSGA3DGNY>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you are subscribed to this thread.Message
ID: <ChromeDevTools/chrome-devtools-mcp/pull/2142/issue_event/26003520637@
github.com>
|
samiyac
added a commit
to bcfmtolgahan/chrome-devtools-mcp
that referenced
this pull request
Jun 5, 2026
Refs ChromeDevTools#1777 This change makes pageId as the first argument for CLI if experimentalPageIdRouting flag is enabled Co-authored-by: Samiya Caur <samiyac@chromium.org>
samiyac
pushed a commit
to bcfmtolgahan/chrome-devtools-mcp
that referenced
this pull request
Jun 5, 2026
🤖 I have created a release *beep* *boop* --- ## [1.1.1](ChromeDevTools/chrome-devtools-mcp@chrome-devtools-mcp-v1.1.0...chrome-devtools-mcp-v1.1.1) (2026-05-27) ### 🛠️ Fixes * **cli:** have pageId as first argument ([ChromeDevTools#2142](ChromeDevTools#2142)) ([60be3e6](ChromeDevTools@60be3e6)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refs #1777
This change makes pageId as the first argument for CLI if experimentalPageIdRouting flag is enabled