Skip to content

Bump @playwright/mcp from 0.0.77 to 0.0.78 in /runtime/npm - #5

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/runtime/npm/playwright/mcp-0.0.78
Open

Bump @playwright/mcp from 0.0.77 to 0.0.78 in /runtime/npm#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/runtime/npm/playwright/mcp-0.0.78

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown

Bumps @playwright/mcp from 0.0.77 to 0.0.78.

Release notes

Sourced from @​playwright/mcp's releases.

v0.0.78

What's New

New Tools

  • browser_find — Search the accessibility snapshot of the current page for text or a regular expression. Returns matching snapshot nodes with a few lines of surrounding context (like search snippets), which is cheaper than capturing the whole snapshot when you only need to locate an element and its ref (#41605, #41654)

Tool Improvements

  • Less verbose snapshots — Accessibility snapshots are distilled to reduce noise and token usage (#41604)
  • Mobile & device emulation — New --mobile flag and --device option to emulate mobile devices from the CLI (#41657)
  • Navigation statusbrowser_navigate now surfaces non-2xx navigation status codes (#41589)

Bug Fixes

  • browser_navigate no longer crashes the response when navigation closes the last tab (e.g. privileged pages like chrome://) (#41675)
  • Await page initialization before taking a screenshot immediately after opening (#41646)
  • Enable the chromium sandbox for the default browser (#41652)
  • Preserve the configured output directory for additional tab videos (#41680)
  • Always pass noDefaults for CDP connections so attaching no longer applies unwanted default context options (#41676)
  • Close the isolated HTTP client context on disconnect (#41560)
  • Wait for the client event stream before sending server→client requests (#41559)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@playwright/mcp](https://github.com/microsoft/playwright-mcp) from 0.0.77 to 0.0.78.
- [Release notes](https://github.com/microsoft/playwright-mcp/releases)
- [Commits](microsoft/playwright-mcp@v0.0.77...v0.0.78)

---
updated-dependencies:
- dependency-name: "@playwright/mcp"
  dependency-version: 0.0.78
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants