microsoft/playwright#30300 - [REGRESSION]: UI mode restarts if keep storage state
microsoft/playwright#30339 - [REGRESSION]: Brand new install of playwright, unable to run chromium with show browser using vscode
Browser Versions
Chromium 124.0.6367.29
Mozilla Firefox 124.0
WebKit 17.4
This version was also tested against the following stable channels:
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 show 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/browser-chromium from 1.43.0 to 1.43.1.
Release notes
Sourced from
@playwright/browser-chromium
's releases.Commits
a051ceb
chore: mark 1.43.1 (#30354)3ab466e
cherry-pick(#30312): fix(ui-mode): do not loose run information after writing...35468cf
cherry-pick(#30342): Revert "fix(reuse): reset Origin Private File System API...5332639
cherry-pick(#30263): docs: add v1.43 release notes for language portsc729a7b
cherry-pick(#30232): docs: fix C# and python snippets7748e21
cherry-pick(#30210): docs: update context.backgroundPage event examplesacb6ff1
cherry-pick(#30200): docs(java,csharp): add BrowserContext.backgroundPage(s)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 show