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] Playwright extension for VSCode stopped working #17633

Closed
charlyautomatiza opened this issue Sep 27, 2022 · 2 comments
Closed

[BUG] Playwright extension for VSCode stopped working #17633

charlyautomatiza opened this issue Sep 27, 2022 · 2 comments

Comments

@charlyautomatiza
Copy link

Context:

  • Playwright Version: 1.25.0
  • Operating System: Windows 10
  • Node.js version: v16.14.0
  • Visual Studio Code version: 1.71.2
  • Playwright for VSCode extension version: 0.2.10
  • Browser: All

Code Snippet

starter-playwright

Describe the bug

Some people who use windows are having problems with the use of the extension, in my case the play button does not appear, to other people when pressing the play button a spinner appears but no test is executed.

2022-09-27_13h18_27
2022-09-27_13h23_32
2022-09-27_13h24_06

@aslushnikov
Copy link
Collaborator

This might be related to #17500

Are you sure you have playwright 1.25 and not 1.26? Can you try updating to Playwright 1.26.1 and check if it fixes things?

@charlyautomatiza
Copy link
Author

Hi @aslushnikov thanks for the quick reply, I can confirm that it works on v1.26.1.

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