Merged
Conversation
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
… (#38468) Signed-off-by: Ran Meng <132749920+kukuderan@users.noreply.github.com>
… (#38463) Signed-off-by: Ran Meng <132749920+kukuderan@users.noreply.github.com>
Signed-off-by: Ran Meng <132749920+kukuderan@users.noreply.github.com>
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
Signed-off-by: Simon Knott <info@simonknott.de> Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com> Co-authored-by: Simon Knott <info@simonknott.de>
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
…#38481) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Ran Meng <132749920+kukuderan@users.noreply.github.com>
Signed-off-by: Simon Knott <info@simonknott.de>
Signed-off-by: Simon Knott <info@simonknott.de> Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com> Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
Co-authored-by: Pavel Feldman <pavel.feldman@gmail.com>
Co-authored-by: li-zhixin <cruz.liu@developertools.com>
Merges microsoft/playwright v1.58.2 into cloudflare/playwright. Key changes in upstream 1.58: - Timeline view in HTML reporter for merged reports - UI Mode and Trace Viewer improvements (system theme, search, network details) - BrowserType.connectOverCDP accepts isLocal option - Breaking changes: Removed _react/_vue selectors, :light suffix, devtools option Cloudflare-specific changes: - Added mock for mcpBundleImpl (MCP not supported in Workers) - Added createInterface mock to readline (not supported in Workers) - Updated README with v1.58.2 reference For @cloudflare/playwright@1.2.0
commit: |
f78e6e6 to
6ff6dec
Compare
- Add ci:core:bundles:mcp script to install MCP bundle dependencies - Include mcpBundleImpl in build_bundles.js with Node.js externals - Update vite.config.ts to use built mcpBundle instead of mock - Add default export to childProcess mock for compatibility The MCP bundle includes zod, @lowire/loop, and MCP SDK for agent functionality. Node.js-specific transport classes (Stdio, SSE) are externalized since they're not compatible with Workers runtime.
6ff6dec to
d70b9fa
Compare
omarmosid
approved these changes
Mar 23, 2026
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.
No description provided.