Playwright integration and glsp-vscode-integration - Integrated Server #1396
Unanswered
jmenzies12
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @jmenzies12, the playwright integration should work perfectly fine when using an integrated node server. There are no known issues or Before we dive further into this: Did you make sure that the generated .vsix file is working as expected? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
I am trying to get the playwright integration working with a modified version of the task and workflow examples. We are using the integrated server solution ie NodeGlspVscodeServer.
When I run a test it successfully installs the extension but then it loads up VSCode and sits on a blank screen until inevitably timing out. I was wondering if it doesn't work with the integrated server? Or if I have to customize some config in order to get it working?
Kind Regards
Jonathan
Beta Was this translation helpful? Give feedback.
All reactions