Skip to content

Comments

[Snyk] Upgrade playwright from 1.50.1 to 1.53.1#238

Closed
graymalkin77 wants to merge 1 commit intomainfrom
snyk-upgrade-39d9eeffc1eb78d3751d2b66bdeb244d
Closed

[Snyk] Upgrade playwright from 1.50.1 to 1.53.1#238
graymalkin77 wants to merge 1 commit intomainfrom
snyk-upgrade-39d9eeffc1eb78d3751d2b66bdeb244d

Conversation

@graymalkin77
Copy link

snyk-top-banner

Snyk has created this PR to upgrade playwright from 1.50.1 to 1.53.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 201 versions ahead of your current version.

  • The recommended version was released 22 days ago.

Release notes
Package name: playwright
  • 1.53.1 - 2025-06-18

    Highlights

    #36339 - [Regression]: Click can fail when scrolling required
    #36307 - [Regression (Chromium)]: Under some scenarios filling a textarea doesn't fill
    #36294 - [Regression (Firefox)]: setViewportSize times out
    #36350 - [Fix]: Display HTTP method for fetch trace entries

    Browser Versions

    • Chromium 138.0.7204.23
    • Mozilla Firefox 139.0
    • WebKit 18.5

    This version was also tested against the following stable channels:

    • Google Chrome 137
    • Microsoft Edge 137
  • 1.53.1-beta-1751298897000 - 2025-06-30
  • 1.53.1-beta-1751031896000 - 2025-06-27
  • 1.53.1-beta-1750959021000 - 2025-06-26
  • 1.53.1-beta-1750266365000 - 2025-06-18
  • 1.53.0 - 2025-06-10

    Trace Viewer and HTML Reporter Updates

    • New Steps in Trace Viewer and HTML reporter:
      New Trace Viewer Steps

    • New option in 'html' reporter to set the title of a specific test run:

      import { defineConfig } from '@ playwright/test';

      export default defineConfig({
      reporter: [['html', { title: 'Custom test run #1028' }]]
      });

    Miscellaneous

    • New option kind in testInfo.snapshotPath() controls which snapshot path template is used.

    • New method locator.describe() to describe a locator. Used for trace viewer and reports.

      const button = page.getByTestId('btn-sub').describe('Subscribe button');
      await button.click();
    • npx playwright install --list will now list all installed browsers, versions and locations.

    Browser Versions

    • Chromium 138.0.7204.4
    • Mozilla Firefox 139.0
    • WebKit 18.5

    This version was also tested against the following stable channels:

    • Google Chrome 137
    • Microsoft Edge 137
  • 1.53.0-beta-1750256298000 - 2025-06-18
  • 1.53.0-beta-1750239735000 - 2025-06-18
  • 1.53.0-beta-1750231420000 - 2025-06-18
  • 1.53.0-beta-1750065448000 - 2025-06-16
  • 1.53.0-beta-1749576977000 - 2025-06-10
  • 1.53.0-beta-1749561194000 - 2025-06-10
  • 1.53.0-beta-1749559519000 - 2025-06-10
  • 1.53.0-beta-1749221468000 - 2025-06-06
  • 1.53.0-beta-1749220087000 - 2025-06-06
  • 1.53.0-beta-1749196293000 - 2025-06-06
  • 1.53.0-beta-1749141818000 - 2025-06-05
  • 1.53.0-beta-1749131401000 - 2025-06-05
  • 1.53.0-beta-1749049851000 - 2025-06-04
  • 1.53.0-alpha-2025-06-04 - 2025-06-04
  • 1.53.0-alpha-2025-06-03 - 2025-06-03
  • 1.53.0-alpha-2025-06-02 - 2025-06-02
  • 1.53.0-alpha-2025-06-01 - 2025-06-01
  • 1.53.0-alpha-2025-05-31 - 2025-05-31
  • 1.53.0-alpha-2025-05-30 - 2025-05-30
  • 1.53.0-alpha-2025-05-29 - 2025-05-29
  • 1.53.0-alpha-2025-05-28 - 2025-05-28
  • 1.53.0-alpha-2025-05-27 - 2025-05-27
  • 1.53.0-alpha-2025-05-26 - 2025-05-26
  • 1.53.0-alpha-2025-05-25 - 2025-05-25
  • 1.53.0-alpha-2025-05-24 - 2025-05-24
  • 1.53.0-alpha-2025-05-23 - 2025-05-23
  • 1.53.0-alpha-2025-05-22 - 2025-05-22
  • 1.53.0-alpha-2025-05-21 - 2025-05-21
  • 1.53.0-alpha-2025-05-20 - 2025-05-20
  • 1.53.0-alpha-2025-05-19 - 2025-05-19
  • 1.53.0-alpha-2025-05-18 - 2025-05-18
  • 1.53.0-alpha-2025-05-17 - 2025-05-17
  • 1.53.0-alpha-2025-05-16 - 2025-05-16
  • 1.53.0-alpha-2025-05-15 - 2025-05-15
  • 1.53.0-alpha-2025-05-14 - 2025-05-14
  • 1.53.0-alpha-2025-05-13 - 2025-05-13
  • 1.53.0-alpha-2025-05-12 - 2025-05-12
  • 1.53.0-alpha-2025-05-11 - 2025-05-11
  • 1.53.0-alpha-2025-05-10 - 2025-05-10
  • 1.53.0-alpha-2025-05-09 - 2025-05-09
  • 1.53.0-alpha-2025-05-08 - 2025-05-08
  • 1.53.0-alpha-2025-05-07 - 2025-05-07
  • 1.53.0-alpha-2025-05-06 - 2025-05-06
  • 1.53.0-alpha-2025-05-05 - 2025-05-05
  • 1.53.0-alpha-2025-05-04 - 2025-05-04
  • 1.53.0-alpha-2025-05-03 - 2025-05-03
  • 1.53.0-alpha-2025-05-02 - 2025-05-02
  • 1.53.0-alpha-2025-05-01 - 2025-05-01
  • 1.53.0-alpha-2025-04-30 - 2025-04-30
  • 1.53.0-alpha-2025-04-29 - 2025-04-29
  • 1.53.0-alpha-2025-04-28 - 2025-04-28
  • 1.53.0-alpha-2025-04-27 - 2025-04-27
  • 1.53.0-alpha-2025-04-26 - 2025-04-26
  • 1.53.0-alpha-2025-04-25 - 2025-04-25
  • 1.53.0-alpha-2025-04-24 - 2025-04-24
  • 1.53.0-alpha-2025-04-23 - 2025-04-23
  • 1.53.0-alpha-2025-04-22 - 2025-04-22
  • 1.53.0-alpha-2025-04-21 - 2025-04-21
  • 1.53.0-alpha-2025-04-20 - 2025-04-20
  • 1.53.0-alpha-2025-04-19 - 2025-04-19
  • 1.53.0-alpha-2025-04-18 - 2025-04-18
  • 1.53.0-alpha-2025-04-17 - 2025-04-17
  • 1.53.0-alpha-2025-04-16 - 2025-04-16
  • 1.53.0-alpha-1748463427000 - 2025-05-28
  • 1.53.0-alpha-1746832516000 - 2025-05-09
  • 1.53.0-alpha-1746218818000 - 2025-05-02
  • 1.53.0-alpha-1745357020000 - 2025-04-22
  • 1.53.0-alpha-1745282170000 - 2025-04-22
  • 1.53.0-alpha-1744741041000 - 2025-04-15
  • 1.52.0 - 2025-04-17

    Highlights

    • New method expect(locator).toContainClass() to ergonomically assert individual class names on the element.

      await expect(page.getByRole('listitem', { name: 'Ship v1.52' })).toContainClass('done');
    • Aria Snapshots got two new properties: /children for strict matching and /url for links.

      await expect(locator).toMatchAriaSnapshot(`
        - list
          - /children: equal
          - listitem: Feature A
          - listitem:
            - link "Feature B":
              - /url: "https://playwright.dev"
      `);

    Test Runner

    • New property testProject.workers allows to specify the number of concurrent worker processes to use for a test project. The global limit of property testConfig.workers still applies.
    • New testConfig.failOnFlakyTests option to fail the test run if any flaky tests are detected, similarly to --fail-on-flaky-tests. This is useful for CI/CD environments where you want to ensure that all tests are stable before deploying.
    • New property testResult.annotations contains annotations for each test retry.

    Miscellaneous

    • New option maxRedirects in apiRequest.newContext() to control the maximum number of redirects.
    • New option ref in locator.ariaSnapshot() to generate reference for each element in the snapshot which can later be used to locate the element.
    • HTML reporter now supports NOT filtering via !@ my-tag or !my-file.spec.ts or !p:my-project.

    Breaking Changes

    • Changes to glob URL patterns in methods like page.route():
      • ? wildcard is not supported any more, it will always match question mark ? character.
      • Ranges/sets [] are not supported anymore. We recommend using regular expressions instead.
    • Method route.continue() does not allow to override the Cookie header anymore. If a Cookie header is provided, it will be ignored, and the cookie will be loaded from the browser's cookie store. To set custom cookies, use browserContext.addCookies().
    • macOS 13 is now deprecated and will no longer receive WebKit updates. Please upgrade to a more recent macOS version to continue benefiting from the latest WebKit improvements.

    Browser Versions

    • Chromium 136.0.7103.25
    • Mozilla Firefox 137.0
    • WebKit 18.4

    This version was also tested against the following stable channels:

    • Google Chrome 135
    • Microsoft Edge 135
  • 1.52.0-beta-1746003413000 - 2025-04-30
  • 1.52.0-beta-1745957400000 - 2025-04-29
  • 1.52.0-beta-1744907613000 - 2025-04-17
  • 1.52.0-beta-1744901303000 - 2025-04-17
  • 1.52.0-beta-1744901255000 - 2025-04-17
  • 1.52.0-beta-1744820742000 - 2025-04-16
  • 1.52.0-beta-1744803648000 - 2025-04-16
  • 1.52.0-beta-1744787339000 - 2025-04-16
  • 1.52.0-beta-1744732215000 - 2025-04-15
  • 1.52.0-beta-1744700862000 - 2025-04-15
  • 1.52.0-alpha-2025-04-15 - 2025-04-15
  • 1.52.0-alpha-2025-04-14 - 2025-04-14
  • 1.52.0-alpha-2025-04-13 - 2025-04-13
  • 1.52.0-alpha-2025-04-12 - 2025-04-12
  • 1.52.0-alpha-2025-04-10 - 2025-04-10
  • 1.52.0-alpha-2025-04-09 - 2025-04-09
  • 1.52.0-alpha-2025-04-08 - 2025-04-08
  • 1.52.0-alpha-2025-04-07 - 2025-04-07
  • 1.52.0-alpha-2025-04-06 - 2025-04-06
  • 1.52.0-alpha-2025-04-05 - 2025-04-05
  • 1.52.0-alpha-2025-04-04 - 2025-04-04
  • 1.52.0-alpha-2025-04-03 - 2025-04-03
  • 1.52.0-alpha-2025-04-02 - 2025-04-02
  • 1.52.0-alpha-2025-04-01 - 2025-04-01
  • 1.52.0-alpha-2025-03-31 - 2025-03-31
  • 1.52.0-alpha-2025-03-30 - 2025-03-30
  • 1.52.0-alpha-2025-03-29 - 2025-03-29
  • 1.52.0-alpha-2025-03-28 - 2025-03-28
  • 1.52.0-alpha-2025-03-27 - 2025-03-27
  • 1.52.0-alpha-2025-03-26 - 2025-03-26
  • 1.52.0-alpha-2025-03-25 - 2025-03-25
  • 1.52.0-alpha-2025-03-24 - 2025-03-24
  • 1.52.0-alpha-2025-03-23 - 2025-03-23
  • 1.52.0-alpha-2025-03-22 - 2025-03-22
  • 1.52.0-alpha-2025-03-21 - 2025-03-21
  • 1.52.0-alpha-2025-03-20 - 2025-03-20
  • 1.52.0-alpha-2025-03-19 - 2025-03-19
  • 1.52.0-alpha-2025-03-18 - 2025-03-18
  • 1.52.0-alpha-2025-03-17 - 2025-03-17
  • 1.52.0-alpha-2025-03-16 - 2025-03-16
  • 1.52.0-alpha-2025-03-15 - 2025-03-15
  • 1.52.0-alpha-2025-03-14 - 2025-03-14
  • 1.52.0-alpha-2025-03-13 - 2025-03-13
  • 1.52.0-alpha-2025-03-12 - 2025-03-12
  • 1.52.0-alpha-2025-03-11 - 2025-03-11
  • 1.52.0-alpha-2025-03-10 - 2025-03-10
  • 1.52.0-alpha-2025-03-09 - 2025-03-09
  • 1.52.0-alpha-2025-03-08 - 2025-03-08
  • 1.52.0-alpha-2025-03-07 - 2025-03-07
  • 1.52.0-alpha-2025-03-06 - 2025-03-06
  • 1.52.0-alpha-2025-03-05 - 2025-03-05
  • 1.52.0-alpha-2025-03-04 - 2025-03-04
  • 1.52.0-alpha-2025-03-03 - 2025-03-03
  • 1.52.0-alpha-2025-03-02 - 2025-03-02
  • 1.52.0-alpha-2025-03-01 - 2025-03-01
  • 1.52.0-alpha-1743448135000 - 2025-04-01
  • 1.52.0-alpha-1743163434000 - 2025-03-28
  • 1.52.0-alpha-1743011787000 - 2025-03-26
  • 1.52.0-alpha-1742413711000 - 2025-03-19
  • 1.52.0-alpha-1742413599000 - 2025-03-19
  • 1.52.0-alpha-1742404918000 - 2025-03-19
  • 1.52.0-alpha-1742397713000 - 2025-03-19
  • 1.52.0-alpha-1741100475000 - 2025-03-04
  • 1.51.1 - 2025-03-17

    Highlights

    #35093 - [Regression]: TimeoutOverflowWarning: 2149630296.634 does not fit into a 32-bit signed integer
    #35138 - [Regression]: TypeError: Cannot read properties of undefined (reading 'expectInfo')

    Browser Versions

    • Chromium 134.0.6998.35
    • Mozilla Firefox 135.0
    • WebKit 18.4

    This version was also tested against the following stable channels:

    • Google Chrome 133
    • Microsoft Edge 133
  • 1.51.1-beta-1742374234000 - 2025-03-19
  • 1.51.1-beta-1742218617000 - 2025-03-17
  • 1.51.0 - 2025-03-06

    StorageState for indexedDB

    • New option indexedDB for browserContext.storageState() allows to save and restore IndexedDB contents. Useful when your application uses IndexedDB API to store authentication tokens, like Firebase Authentication.

      Here is an example following the authentication guide:

      // tests/auth.setup.ts
      import { test as setup, expect } from '@ playwright/test';
      import path from 'path';

      const authFile = path.join(__dirname, '../playwright/.auth/user.json');

      setup('authenticate', async ({ page }) => {
      await page.goto('/');
      // ... perform authentication steps ...

      // make sure to save indexedDB
      await page.context().storageState({ path: authFile, indexedDB: true });
      });

    Copy prompt

    New "Copy prompt" button on errors in the HTML report, trace viewer and UI mode. Click to copy a pre-filled LLM prompt that contains the error message and useful context for fixing the error.

    Copy prompt

    Filter visible elements

    New option visible for locator.filter() allows matching only visible elements.

    // example.spec.ts
    test('some test', async ({ page }) => {
      // Ignore invisible todo items.
      const todoItems = page.getByTestId('todo-item').filter({ visible: true });
      // Check there are exactly 3 visible ones.
      await expect(todoItems).toHaveCount(3);
    });

    Git information in HTML report

    Set option testConfig.captureGitInfo to capture git information into testConfig.metadata.

    // playwright.config.ts
    import { defineConfig } from '@ playwright/test';

    export default defineConfig({
    captureGitInfo: { commit: true, diff: true }
    });

    HTML report will show this information when available:

    Git information in the report

    Test Step improvements

    A new TestStepInfo object is now available in test steps. You can add step attachments or skip the step under some conditions.

    test('some test', async ({ page, isMobile }) => {
    // Note the new "step" argument:
    await test.step('here is my step', async step => {
    step.skip(isMobile, 'not relevant on mobile layouts');

    <span class="pl-c">// ...</span>
    <span class="pl-k">await</span> <span class="pl-s1">step</span><span class="pl-kos">.</span><span class="pl-en">attach</span><span class="pl-kos">(</span><span class="pl-s">'my attachment'</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> <span class="pl-c1">body</span>: <span class="pl-s">'some text'</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span>
    <span class="pl-c">// ...</span>
    

    });
    });

    Miscellaneous

    Browser Versions

    • Chromium 134.0.6998.35
    • Mozilla Firefox 135.0
    • WebKit 18.4

    This version was also tested against the following stable channels:

    • Google Chrome 133
    • Microsoft Edge 133
  • 1.51.0-beta-1741803045000 - 2025-03-12
  • 1.51.0-beta-1741375746000 - 2025-03-07
  • 1.51.0-beta-1741261385000 - 2025-03-06
  • 1.51.0-beta-1741251928000 - 2025-03-06
  • 1.51.0-beta-1741251619000 - 2025-03-06
  • 1.51.0-beta-1741236322000 - 2025-03-06
  • 1.51.0-beta-1741211717000 - 2025-03-05
  • 1.51.0-beta-1741209067000 - 2025-03-05
  • 1.51.0-beta-1741194054000 - 2025-03-05
  • 1.51.0-beta-1741194042000 - 2025-03-05
  • 1.51.0-beta-1741188941000 - 2025-03-05
  • 1.51.0-beta-1741188456000 - 2025-03-05
  • 1.51.0-beta-1741187196000 - 2025-03-05
  • 1.51.0-beta-1741166263000 - 2025-03-05
  • 1.51.0-beta-1741166195000 - 2025-03-05
  • 1.51.0-beta-1741145440000 - 2025-03-05
  • 1.51.0-beta-1741114139000 - 2025-03-04
  • 1.51.0-beta-1741105903000 - 2025-03-04
  • 1.51.0-beta-1741105440000 - 2025-03-04
  • 1.51.0-beta-1740773665000 - 2025-02-28
  • 1.51.0-alpha-2025-02-28 - 2025-02-28
  • 1.51.0-alpha-2025-02-27 - 2025-02-27
  • 1.51.0-alpha-2025-02-26 - 2025-02-26
  • 1.51.0-alpha-2025-02-19 - 2025-02-19
  • 1.51.0-alpha-2025-02-18 - 2025-02-18
  • 1.51.0-alpha-2025-02-17 - 2025-02-17
  • 1.51.0-alpha-2025-02-16 - 2025-02-16
  • 1.51.0-alpha-2025-02-15 - 2025-02-15
  • 1.51.0-alpha-2025-02-14 - 2025-02-14
  • 1.51.0-alpha-2025-02-13 - 2025-02-13
  • 1.51.0-alpha-2025-02-12 - 2025-02-12
  • 1.51.0-alpha-2025-02-11 - 2025-02-11
  • 1.51.0-alpha-2025-02-10 - 2025-02-10
  • 1.51.0-alpha-2025-02-09 - 2025-02-09
  • 1.51.0-alpha-2025-02-08 - 2025-02-08
  • 1.51.0-alpha-2025-02-07 - 2025-02-07
  • 1.51.0-alpha-2025-02-06 - 2025-02-06
  • 1.51.0-alpha-2025-02-05 - 2025-02-05
  • 1.51.0-alpha-2025-02-04 - 2025-02-04
  • 1.51.0-alpha-2025-02-03 - 2025-02-03
  • 1.51.0-alpha-2025-02-02 - 2025-02-02
  • 1.51.0-alpha-2025-02-01 - 2025-02-01
  • 1.51.0-alpha-2025-01-31 - 2025-01-31
  • 1.51.0-alpha-2025-01-30 - 2025-01-30
  • 1.51.0-alpha-2025-01-29 - 2025-01-29
  • 1.51.0-alpha-2025-01-28 - 2025-01-28
  • 1.51.0-alpha-2025-01-27 - 2025-01-27
  • 1.51.0-alpha-2025-01-26 - 2025-01-26
  • 1.51.0-alpha-2025-01-25 - 2025-01-25
  • 1.51.0-alpha-2025-01-24 - 2025-01-24
  • 1.51.0-alpha-2025-01-23 - 2025-01-23
  • 1.51.0-alpha-2025-01-22 - 2025-01-22
  • 1.51.0-alpha-2025-01-21 - 2025-01-21
  • 1.51.0-alpha-2025-01-20 - 2025-01-20
  • 1.51.0-alpha-2025-01-19 - 2025-01-19
  • 1.51.0-alpha-2025-01-18 - 2025-01-18
  • 1.51.0-alpha-1740682850000 - 2025-02-27
  • 1.51.0-alpha-1740489818000 - 2025-02-25
  • 1.50.1 - 2025-01-31

    Highlights

    #34483 - [Feature]: single aria snapshot for different engines/browsers
    #34497 - [Bug]: Firefox not handling keepalive: true fetch requests
    #34504 - [Bug]: update snapshots not creating good diffs
    #34507 - [Bug]: snapshotPathTemplate doesnt work when multiple projects
    #34462 - [Bug]: updateSnapshots "changed" throws an error

    Browser Versions

    • Chromium 133.0.6943.16
    • Mozilla Firefox 134.0
    • WebKit 18.2

    This version was also tested against the following stable channels:

    • Google Chrome 132
    • Microsoft Edge 132
from playwright GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade playwright from 1.50.1 to 1.53.1.

See this package in npm:
playwright

See this project in Snyk:
https://app.snyk.io/org/cognigy-gmbh/project/056b6112-fb88-4e0a-ac0e-394c72d16862?utm_source=github&utm_medium=referral&page=upgrade-pr
@graymalkin77
Copy link
Author

graymalkin77 commented Jul 10, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@KeiKey KeiKey closed this Jul 29, 2025
@KeiKey KeiKey deleted the snyk-upgrade-39d9eeffc1eb78d3751d2b66bdeb244d branch July 29, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants