Skip to content

Bump playwright from 1.23.1 to 1.28.0 in /browser

Bumps playwright from 1.23.1 to 1.28.0.

Release notes

Sourced from playwright's releases.

v1.28

Playwright Tools

  • Record at Cursor in VSCode. You can run the test, position the cursor at the end of the test and continue generating the test.
  • Live Locators in VSCode. You can hover and edit locators in VSCode to get them highlighted in the opened browser.
  • Live Locators in CodeGen. Generate a locator for any element on the page using "Explore" tool.
  • Codegen and Trace Viewer Dark Theme. Automatically picked up from operating system settings.

Test Runner

New APIs

Browser Versions

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports