Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump playwright from ^1.27.1 to ^1.41.1 #227

Merged

Conversation

erm1116
Copy link
Contributor

@erm1116 erm1116 commented Jan 24, 2024

What was done

I’m using this package for checking a11y by storybook test-runner.

When resolving packages, playwright package version is unintended that includes old chromium version.
So, it is bumped to latest playwright version to resolve playwright-chromium as intended.

Before
Resolved playwright version: 1.40.1

it occurs test-runner fail like below:

CleanShot 2024-01-24 at 17 23 27

After
Resolved playwright version: 1.41.1
test-runner is succeeded.

Additional Info

latest playwright-chromium version is updated in this pull request: microsoft/playwright#28949

@abhinaba-ghosh abhinaba-ghosh merged commit 9c0f3af into abhinaba-ghosh:master Jan 24, 2024
2 checks passed
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.

2 participants