Problem with Locating HTML Element in Electron App Launched via .exe using Playwright #15324
Answered
by
planger
sophieminasyan
asked this question in
General
-
I'm facing an issue while testing an Electron application using Playwright. Specifically, when launching the Electron application via its .exe executable file, the page.locator() method fails to locate an HTML element (e.g., div#root) on the page after opening the executable.
Is it possible to test Theia Application by executable file? |
Beta Was this translation helpful? Give feedback.
Answered by
planger
Apr 7, 2025
Replies: 1 comment
Answer selected by
sophieminasyan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#15368 (comment)