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 Codegen windows appear transparent #21237

Closed
lamaqdahodwala opened this issue Feb 28, 2023 · 6 comments
Closed

[BUG] Playwright Codegen windows appear transparent #21237

lamaqdahodwala opened this issue Feb 28, 2023 · 6 comments

Comments

@lamaqdahodwala
Copy link

lamaqdahodwala commented Feb 28, 2023

Context:

  • Playwright Version: Playwright/Test 1.31.1
  • Operating System: WSL
  • Node.js version: 18.12.1
  • Browser: N/A
  • Extra: Used with pnpm

Code Snippet
image

Describe the bug

Whenever I try running playwright codegen, I always receive a transparent window. However, the page still manages to check if the server is up, throwing an error if it isn't. You can see that the playwright inspector and the browser window are both blank.

@lamaqdahodwala lamaqdahodwala changed the title [BUG] [BUG] Playwright Codegen windows appear transparent Feb 28, 2023
@pavelfeldman
Copy link
Member

I have no idea what is happening, we need to reproduce it to be able to fix it and given that you are using older Playwright on WSL it is unlikely we are going to be able to re-create this scenario.

@pavelfeldman
Copy link
Member

Unfortunately, there is nothing we can do w/o ability to repro, closing as non-actionable

@vgaicuks
Copy link

Hello, @lamaqdahodwala did you fix the issue with blank-transparent windows? Could you please give an advice how to handle with this? Thank you in advance.

@ahernd2
Copy link

ahernd2 commented Jul 3, 2023

Seeing same issue. Anyone know a fix for this?

@vgaicuks
Copy link

vgaicuks commented Jul 3, 2023

@ahernd2 use gpuSupport=false at wsl config. Look at this issue

@ahernd2
Copy link

ahernd2 commented Jul 3, 2023

@vgaicuks That works. Thanks a million!

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

4 participants