Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2025

This PR contains the following updates:

Package Change Age Confidence
@playwright/test (source) 1.55.1 -> 1.57.0 age confidence

Release Notes

microsoft/playwright (@​playwright/test)

v1.57.0

Compare Source

v1.56.1

Compare Source

Highlights

#​37871 chore: allow local-network-access permission in chromium
#​37891 fix(agents): remove workspaceFolder ref from vscode mcp
#​37759 chore: rename agents to test agents
#​37757 chore(mcp): fallback to cwd when resolving test config

Browser Versions

  • Chromium 141.0.7390.37
  • Mozilla Firefox 142.0.1
  • WebKit 26.0

v1.56.0

Compare Source

Playwright Agents

Introducing Playwright Agents, three custom agent definitions designed to guide LLMs through the core process of building a Playwright test:

  • 🎭 planner explores the app and produces a Markdown test plan
  • 🎭 generator transforms the Markdown plan into the Playwright Test files
  • 🎭 healer executes the test suite and automatically repairs failing tests

Run npx playwright init-agents with your client of choice to generate the latest agent definitions:

### Generate agent files for each agentic loop
### Visual Studio Code
npx playwright init-agents --loop=vscode

### Claude Code
npx playwright init-agents --loop=claude

### opencode
npx playwright init-agents --loop=opencode

[!NOTE]
VS Code v1.105 (currently on the VS Code Insiders channel) is needed for the agentic experience in VS Code. It will become stable shortly, we are a bit ahead of times with this functionality!

Learn more about Playwright Agents

New APIs

UI Mode and HTML Reporter

  • Added option to 'html' reporter to disable the "Copy prompt" button
  • Added option to 'html' reporter and UI Mode to merge files, collapsing test and describe blocks into a single unified list
  • Added option to UI Mode mirroring the --update-snapshots options
  • Added option to UI Mode to run only a single worker at a time

Breaking Changes

Miscellaneous

  • Aria snapshots render and compare input placeholder
  • Added environment variable PLAYWRIGHT_TEST to Playwright worker processes to allow discriminating on testing status

Browser Versions

  • Chromium 141.0.7390.37
  • Mozilla Firefox 142.0.1
  • WebKit 26.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies help wanted Extra attention is needed labels Oct 6, 2025
@renovate renovate bot force-pushed the renovate/playwright branch from 5268840 to 07b0c9d Compare October 8, 2025 11:06
@renovate renovate bot force-pushed the renovate/playwright branch from 07b0c9d to 7f87c6a Compare October 9, 2025 10:01
@renovate renovate bot force-pushed the renovate/playwright branch from 7f87c6a to 9f1019f Compare October 9, 2025 13:51
@renovate renovate bot force-pushed the renovate/playwright branch from 9f1019f to 773b21e Compare October 9, 2025 23:01
@renovate renovate bot changed the title chore(deps): update mcr.microsoft.com/playwright docker tag to v1.56.0 chore(deps): update playwright to v1.56.0 Oct 9, 2025
@renovate renovate bot force-pushed the renovate/playwright branch from 773b21e to 671c01b Compare October 11, 2025 12:45
@renovate renovate bot force-pushed the renovate/playwright branch from 671c01b to 1b16ba0 Compare October 12, 2025 00:35
@renovate renovate bot force-pushed the renovate/playwright branch from 005d97c to d893c59 Compare November 25, 2025 11:54
@renovate renovate bot force-pushed the renovate/playwright branch from d893c59 to 454919a Compare November 25, 2025 16:59
@renovate renovate bot force-pushed the renovate/playwright branch from 454919a to a8f05cb Compare November 26, 2025 17:36
@renovate renovate bot force-pushed the renovate/playwright branch from a8f05cb to 85f9390 Compare November 27, 2025 18:43
@renovate renovate bot force-pushed the renovate/playwright branch from 85f9390 to a275fd3 Compare November 28, 2025 00:55
@renovate renovate bot force-pushed the renovate/playwright branch from a275fd3 to b582852 Compare November 28, 2025 10:52
@renovate renovate bot force-pushed the renovate/playwright branch from b582852 to c9db1c7 Compare November 28, 2025 12:41
@renovate renovate bot changed the title chore(deps): update dependency @playwright/test to v1.56.1 chore(deps): update dependency @playwright/test to v1.57.0 Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant