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]: No error on missing project in UI Mode #34500

Open
agg23 opened this issue Jan 27, 2025 · 0 comments
Open

[Bug]: No error on missing project in UI Mode #34500

agg23 opened this issue Jan 27, 2025 · 0 comments
Assignees
Labels

Comments

@agg23
Copy link
Contributor

agg23 commented Jan 27, 2025

Version

1.50.0

Steps to reproduce

  1. Take any Playwright setup
  2. Run npx playwright test --project=foo --ui

Expected behavior

This should throw an error that project "foo" doesn't exist. An error is thrown when running npx playwright test --project=foo.

Actual behavior

UI mode opens as normal, and can't find any tests because the project doesn't exist.

Additional context

No response

Environment

System:
    OS: macOS 15.2
    CPU: (12) arm64 Apple M4 Pro
    Memory: 128.98 MB / 24.00 GB
  Binaries:
    Node: 22.12.0 - ~/.nvm/versions/node/v22.12.0/bin/node
    npm: 11.0.0 - ~/.nvm/versions/node/v22.12.0/bin/npm
  IDEs:
    VSCode: 1.96.3 - /opt/homebrew/bin/code
  Languages:
    Bash: 3.2.57 - /bin/bash
@agg23 agg23 self-assigned this Jan 27, 2025
@agg23 agg23 added the v1.51 label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant