Bump @playwright/test from 1.50.1 to 1.56.1 in the tests-playwright group by dependabot[bot] · Pull Request #10384 · WordPress/wordpress-develop (original) (raw)

Bumps the tests-playwright group with 1 update: @playwright/test.

Updates @playwright/test from 1.50.1 to 1.56.1

Release notes

Sourced from @​playwright/test's releases.

v1.56.1

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

v1.56.0

Playwright Agents

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

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

... (truncated)

Commits

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​playwright/test since your current version.

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: