mkbam

Results 2 comments of mkbam

I was able to pin point the issue of hanging nodeJS process while running codeceptjs and not throwing any exception or error message. - This error is related to the...

per doc https://codecept.io/playwright/#multi-session-testing, it does not say that async is not supported. If session function does not support async then how to use this async function inside a sync function?...