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]: Can't run tests with the extension (no Browser will be opend) #30841

Closed
Janis-BiCA-Acc opened this issue May 16, 2024 · 3 comments
Closed

Comments

@Janis-BiCA-Acc
Copy link

Version

Extension version: 1.1.1

Steps to reproduce

try to run a test in the test explorer in vs code

it will run the test and all the logs are made in console as usual, but the browser isn't visible

Expected behavior

It should run the browser

Actual behavior

I will exec the test but will not show the browser

Additional context

No response

Environment

System:
    OS: Windows 
    Memory: 32.00 GB
  npmPackages:
    @playwright/test: ~1.44.0 => 1.44.0
@paradix86
Copy link

paradix86 commented May 16, 2024

I think it's an issue from vs code extension latest version 1.1.1, since if you rollback to the previous version 1.0.22:
image
will solve your issue

@yury-s
Copy link
Member

yury-s commented May 16, 2024

Do you have the browser configured to run in headed mode in your playwright.config.ts or you select "Show browser" and it doesn't work? Can you share a minimal reproduction where it breaks for you? Did it work in previous version of the extension 1.0.22?

@yury-s
Copy link
Member

yury-s commented May 20, 2024

We need more information to act on this report. Please file a new one and link to this issue when you get back to it!

@yury-s yury-s closed this as completed May 20, 2024
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

3 participants