This version was also tested against the following stable channels:
Google Chrome 113
Microsoft Edge 113
v1.34.0
Highlights
UI Mode now shows steps, fixtures and attachments:
New property testProject.teardown to specify a project that needs to run after this
and all dependent projects have finished. Teardown is useful to cleanup any resources acquired by this project.
A common pattern would be a setup dependency with a corresponding teardown:
// playwright.config.ts
import { defineConfig } from '@playwright/test';
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@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/test from 1.31.0 to 1.34.2.
Release notes
Sourced from
@playwright/test
's releases.... (truncated)
Commits
2f3d88f
chore: mark 1.34.2 (#23242)ba85623
cherry-pick(#23241): chore: keep@playwright/test/
cli exposedfe024dd
chore: mark 1.34.1 (#23214)ac4127d
cherry-pick(#23209): fix: add missing webkit deps on ubuntu 20.04b8761ef
cherry-pick(#23208): fix(html): fix the filter to respect status55eebad
cherry-pick(#23211): chore: allow stub JSX instances in type modulebc9f9b7
cherry-pick(#23203): chore: fix playwright-core cli4aee014
chore: mark 1.34.0 (#23123)bf25a93
cherry-pick(#23171): fix(tracing): when zipping remotely, use correct file na...7effaf4
cherry-pick(#23166): chore: fix file view paddingDependabot 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)