Devashish Chandra

Results 5 comments of Devashish Chandra

+1 for this.. would save a lot of time specially on CI systems

Thanks @Eriten for the hack.. I was stuck with this problem as well.

We use pytest-parallel and are seeing multiple random failures due to the same issue. Is there any recommendation or workaround to this issue?

When using typescript, since the ClientConfig interface doesn't provide the above options (refer: code [here](https://github.com/reportportal/agent-js-playwright/blob/master/src/models/configs.ts#L29)), how can I pass the options to the Report Portal client?

Thanks @AmsterGet. I'm able to pass those parameters now.