Max Schmitt
Max Schmitt
> wouldn't that also cause the same issue when running locally? not always, could be timing, cpu load etc. depended. Sure, but I'd recommend to use e.g. [this](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/docs/rules/no-floating-promises.md) ESLint rule...
> page.reload: Navigation failed because page crashed!" errors as well). This sounds like a browser crash which we can fix most likely on our side. For that we need a...
@eatonjl what is your host docker machine - is it mac or ubuntu based? If its ubuntu20 then it might be related to https://github.com/microsoft/playwright/issues/15764.
We would need to have a reproduction which we can run locally to debug this further, would it be possible to share a minimal repro with us? Otherwise we unfortunately...
I provided you my email here https://github.com/microsoft/playwright/issues/16261#issuecomment-1207813036
> @mxschmitt I sent those files and info. Let me know if you have any issue (other than the issue you are looking into) with it. Unfortunately the transfer expired,...
@ThisIsMissEm this is most likely caused by a race inside your code, please file a separate issue with a repro, otherwise we can't act on it.
@eatonjl the link to your we transfer has expired. So you need to share it with me again.
> @mxschmitt Did you get the files alright this time around? Sorry I was out of office, the credentials for Martin1 are not working for me, it says they are...
Could you set the `DEBUG=pw:browser` env var which should result in more debug output for Firefox?