Kate Marshalkina

Results 9 comments of Kate Marshalkina

> @Naktibalda Is that version already supported and/or compatible? (Sorry if this question is naive/dumb -- it is however very interesting for me) @reinholdfuereder we are having problems with Codeception's...

@Naktibalda It indeed luanches the first browser instance successfully because I can see it's doing some steps when running `codecept run -vvv`. When it reaches a friend's closure code, it's...

@reinholdfuereder we indeed hijacked this issue but you helped me to figure out my problem. It was `SE_NODE_MAX_SESSIONS` setting: https://github.com/SeleniumHQ/docker-selenium#increasing-session-concurrency-per-container It was set to `1` in our case and `haveFriend`...

Could [`graphql-over-http`](https://github.com/graphql/graphql-over-http/blob/main/rfcs/Batching.md) serve as a standard?

Hi @blasten, https://github.com/flutter/flutter/pull/106569 fixes this issue too by filtering out logs by the "flutter" string. I'm not sure if it's the right approach though.

@crobinson42 two years later, have you found any solution? 😄

> @Naktibalda Is that version already supported and/or compatible? (Sorry if this question is naive/dumb -- it is however very interesting for me) @reinholdfuereder we are having problems with Codeception's...

@Naktibalda It indeed luanches the first browser instance successfully because I can see it's doing some steps when running `codecept run -vvv`. When it reaches a friend's closure code, it's...

@reinholdfuereder we indeed hijacked this issue but you helped me to figure out my problem. It was `SE_NODE_MAX_SESSIONS` setting: https://github.com/SeleniumHQ/docker-selenium#increasing-session-concurrency-per-container It was set to `1` in our case and `haveFriend`...