microsoft / playwright

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
https://playwright.dev
Apache License 2.0
62.72k stars 3.38k forks source link

[Bug]: Plugin VSCode not working with the shared auth #30866

Closed Galand-V closed 2 weeks ago

Galand-V commented 2 weeks ago

Version

v1.44

Steps to reproduce

Use the share auth for your project

Then : Capture d’écran 2024-05-17 à 10 09 27

All my tests are not accessible from the test explorer and I miss the 'green arrow button' from the .spec.ts pages Capture d’écran 2024-05-17 à 10 16 12

Expected behavior

Being able to use the plugin for all the test suite and not just the share auth

Actual behavior

Only the share auth is usable with the VsCode plugin

Additional context

No response

Environment

System:
    OS: macOS 14.4.1
    CPU: (10) arm64 Apple M1 Pro
    Memory: 39.80 MB / 16.00 GB
  Binaries:
    Node: 18.12.1 - /usr/local/bin/node
    Yarn: 1.22.19 - ~/node_modules/.bin/yarn
    npm: 8.19.2 - /usr/local/bin/npm
    pnpm: 8.15.5 - ~/node_modules/.bin/pnpm
  IDEs:
    VSCode: 1.89.1 - /usr/local/bin/code
  Languages:
    Bash: 3.2.57 - /bin/bash