Subscribe on changes!

Use it with playwright to report an error

avatar
Sep 9th 2021

Version

3.2.11

Reproduction link

github.com

Steps to reproduce

Context:

  • Playwright Version: latest
  • Operating System: Mac
  • Node.js version: 16.x
  • Browser: Chromium
  • Extra: none

Describe the bug

I tried to use playwright, electron and vue together, but got an error.

Like this:

image

If I did not introduce playwright, there would be no error, everything is normal. But if I introduce it, I will get this error.

The same program, I run normally without using vue+electron, but once I use them, things get worse.

I know this may have something to do with playwright, but I still created an issue here, I also asked the same question in playwright, I hope to get an answer.

What is expected?

Can successfully combine electron, vue and playwright.

What is actually happening?

The program threw an error.

avatar
Sep 9th 2021

Sorry but this is way out of scope and not something we are supposed to fix for you.