Replies: 2 comments 3 replies
-
Hey @dpetroff, generally, the Theia webviews are just |
Beta Was this translation helpful? Give feedback.
-
Hi @dpetroff, I don't recall trying it out lately, but accessing WebViews should work by locating the frame with Playwright's Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
Hi. I had implemented a theia view with tests but this has now been ported to a VSCode extension where it's a webview. Is there a nice way to port the tests using the theia Playwright binding such as
TheiaView
from@theia/playwright
? It's really quite difficult to navigate, if you could point me at any example projects where one tests that the webview has opened and presses a button in it, that would be perfect.Beta Was this translation helpful? Give feedback.
All reactions