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

Bug: getting this error: Looks like Playwright Test or Playwright was just installed or updated. Please run the following command to download new browser: npx playwright install winldd #34901

Open
Maniprabu-sys opened this issue Feb 24, 2025 · 1 comment

Comments

@Maniprabu-sys
Copy link

Version

1.50.1

Steps to reproduce

  1. npm init playwright@latest
  2. java script
  3. in installing browsing stage i saw this error.
  4. after try to execute sample code with command "npx playwright test"

Expected behavior

code should run, browser should open without error

Actual behavior

Getting error

Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browser: ║
║ ║
║ npx playwright install winldd ║
║ ║
║ <3 Playwright Team

Additional context

No response

Environment

OS: windows 64 bit
@yury-s
Copy link
Member

yury-s commented Feb 24, 2025

  • java script
  • in installing browsing stage i saw this error.

Not sure what it means, can you elaborate on what happened in these 2 steps.

Does running npx playwright install winldd fix the problem?

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

No branches or pull requests

2 participants