Philipp Kyeck
Philipp Kyeck
If only I could ... was hoping to find one here ;)
> You can also run Cypress with [debug logs enabled](https://docs.cypress.io/guides/guides/debugging.html#Print-DEBUG-logs) to get the Electron logs in `stderr`: > > * On Linux/macOS: `DEBUG=cypress:server:browsers:electron cypress ...` > * On Windows: `npx...
@flotwig yeah, already thought about that. But it's too late at this point because we have a lot of `[object Object]`s in there that should be `stringified` (or something similar)...
this can be closed. thanks
> IMO this is a super confusing API naming and deserves to be renamed. yeah, totally agree - but I'm still wondering if this is currently possible - naming aside....
see #87
@apelisse I like your idea of having one service for all instances. could you also post the yml file for the pod, I'm currently trying to figure out how to...