Replies: 1 comment 3 replies
-
Have you tried enabling debug mode for the service? It's difficult to tell what's going on here with just a timeout error and some version numbers. There's a lot of fixes in WDIO v9, including a memory leak fix for |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
I cannot pinpoint exactly what's the cause and I'm looking more for pointers on how to debug this instead of a solution. I'm not even sure if this is a wdio or a electron-service problem.
Some tests fail with the message:
The same test passes other times.
The code for this test is executed many times with different inputs (parameterized) and only fails in a non-reproducible way sometimes.
Without any more information.
WebdriveIO: 8.40.3
wdio-electron-service: 6.6.1
electron: 29.1.4
Beta Was this translation helpful? Give feedback.
All reactions