#7048 - [BUG] Dialogs cannot be dismissed if tracing is on in Chromium or Webkit
#7058 - [BUG] Getting no video frame error for mobile chrome
#7020 - [Feature] Codegen should be able to emit @playwright/test syntax
Browser Versions
Chromium 93.0.4530.0
Mozilla Firefox 89.0
WebKit 14.2
This version of Playwright was also tested against the following stable channels:
Google Chrome 91
Microsoft Edge 91
v1.12.1
Highlights
This patch includes bug fixes for the following issues:
#6984 - slowMo does not exist in type 'Fixtures'
#6982 - [trace viewer] srcset sanitization removes space between values, hence breaks the links
#6981 - [BUG] Getting "Please install @playwright/test package to use Playwright Test."
Browser Versions
Chromium 93.0.4530.0
Mozilla Firefox 89.0
WebKit 14.2
This version of Playwright was also tested against the following stable channels:
Google Chrome 91
Microsoft Edge 91
v1.12.0
⚡️ Introducing Playwright Test
Playwright Test is a new test runner built from scratch by Playwright team specifically to accommodate end-to-end testing needs:
Run tests across all browsers.
Execute tests in parallel.
Enjoy context isolation and sensible defaults out of the box.
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 from 1.6.2 to 1.12.2.
Release notes
Sourced from playwright's releases.
... (truncated)
Commits
226a526
chore: mark v1.12.2 (#7076)6ad4e7a
cherry-pick(release-1.12): roll Firefox to r1271 (#7075)e13965e
cherry-pick(release-1.12): resolve global hooks relative to the config dir (#...ac0fa73
cherry-pick(release-1.12): do not stall on dialogs (#7073)9c07499
cherry-pick(release-1.120: do not fail when removing non-existent video (#7072)4c807b3
cherry-pick(release-1.12): allow generating tests (#7071)770cbb9
chore: mark v1.12.1 (#7000)576cf68
cherry-pick(release-1.12): support passing slowMo option (#6999)af4d008
cherry-pick(release-1.12): fix@playwright/test
plumbing (#6994)0d845e0
cherry-pick(release-1.12): do not merge srcset urls (#6997)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)