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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: playwright v1.38 and later update #3967

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

kobenguyent
Copy link
Collaborator

Motivation/Description of the PR

  • Breaking Changes: Playwright no longer downloads browsers automatically. Run npx playwright install to download browsers after npm install.

Applicable helpers:

  • Playwright

Type of change

  • 馃悰 Bug fix
  • 馃搵 Documentation changes/updates

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

@kobenguyent kobenguyent merged commit dd4eb4c into 3.x Nov 3, 2023
10 checks passed
@kobenguyent kobenguyent deleted the docker-image-install-playwright-browsers branch November 3, 2023 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants