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] #5890

Closed
mitchied opened this issue Mar 19, 2021 · 1 comment
Closed

[BUG] #5890

mitchied opened this issue Mar 19, 2021 · 1 comment

Comments

@mitchied
Copy link

mitchied commented Mar 19, 2021

FAIL browser: chromium tests/e2e/*.e2e.test.ts
● Test suite failed to run
PlaywrightError: jest-playwright-preset: Cannot find playwright package to use open
at Object.getPlaywrightInstance (node_modules/jest-playwright-preset/lib/utils.js:120:15)
at PlaywrightEnvironment.setup (node_modules/jest-playwright-preset/lib/PlaywrightEnvironment.js:114:78)

Context:

  • Playwright Version:
    "jest-playwright-preset": "1.5.1",
    "playwright": "1.9.2",
  • Operating System: Mac
  • Node.js version: v14.16.0
  • Browser: Chromium + FF
  • Extra: [any specific details about your environment]

This is more like a configuration issue since my team members can run the tests without any issues

@pavelfeldman
Copy link
Member

jest-playwright is a community effort tracked at https://github.com/playwright-community/jest-playwright. Sorry for closing it here so late, but you should follow up with them.

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