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

Upgrade playwright to 1.46.1 #1305

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

radanskoric
Copy link
Contributor

It upgrades it in package.json and in the devcontainer setup.

It's now set to a specific version in package.json because it needs to exactly match the playwright version which is declared in the devcontainer setup.

It upgrades it in package.json and in the devcontainer
setup. It's now set to a specific version because it
needs to exactly match the playwright version which is
declared in the devcontainer setup.

The upgrade had to raise the node requirement to >= 18
because @playwright/test requires it.
@radanskoric radanskoric marked this pull request as draft August 26, 2024 12:23
@radanskoric
Copy link
Contributor Author

If someone is looking at this and would like to help merge this: it's almost done but there are a few failing tests after the upgrade. I've fixed one but I'm a bit stuck with the others. If you have an idea of what it might be please share to help me get this update finished.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant