playwright-test icon indicating copy to clipboard operation
playwright-test copied to clipboard

Run unit tests with several test runners or benchmark inside real browsers with playwright and other Javascript runtimes.

Results 45 playwright-test issues
Sort by recently updated
recently updated
newest added

Bumps [playwright-core](https://github.com/Microsoft/playwright) from 1.22.1 to 1.27.1. Release notes Sourced from playwright-core's releases. v1.27.1 Highlights This patch release includes the following bug fixes: microsoft/playwright#18010 - fix(generator): generate nice locators for arbitrary...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.8.4. Release notes Sourced from typescript's releases. TypeScript 4.8.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [playwright-core](https://github.com/microsoft/playwright) from 1.41.1 to 1.43.0. Release notes Sourced from playwright-core's releases. v1.43.0 New APIs Method browserContext.clearCookies() now supports filters to remove only some cookies. // Clear all cookies. await...

dependencies
javascript

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.4. Release notes Sourced from typescript's releases. TypeScript 5.4.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies
javascript

**Is your feature request related to a problem? Please describe.** I am trying to create a Web Worker from a script that lives in a dependency, but in order to...

enhancement
help wanted

# Description - Let `assets` option to take multiple folders. - Always include cwd in assets Whatever conflicts occur should be resolved in the order the assets are provided ##...

https://github.com/vercel/nft https://github.com/avajs/ava/blob/main/lib/watcher.js#L587

enhancement
help wanted

Bumps [ora](https://github.com/sindresorhus/ora) from 7.0.1 to 8.0.1. Release notes Sourced from ora's releases. v8.0.1 Fix the process not exiting 89a1f31 https://github.com/sindresorhus/ora/compare/v8.0.0...v8.0.1 v8.0.0 Breaking Require Node.js 18 675590f Improvements Update dependencies 675590f...

dependencies
javascript

Bumps [GoogleCloudPlatform/release-please-action](https://github.com/googlecloudplatform/release-please-action) from 3 to 4. Release notes Sourced from GoogleCloudPlatform/release-please-action's releases. v4.0.0 4.0.0 (2023-12-01) ⚠ BREAKING CHANGES remove most configuration options in favor of manifest configuration to configure the...

dependencies
github_actions

Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 9.1.0. Release notes Sourced from c8's releases. v9.1.0 9.1.0 (2024-01-11) Features support passing reporter options from config (#459) (88db5db) Bug Fixes refactor: remove stale check...

dependencies
javascript