Hi,
I was trying to run a xk6-browser script using docker image that I have built with latest xk6 and xk6-browser (v0.5.0) extensions.
While running the script after 30 seconds it is automatically getting closed with an error:
Communication with browser: websocket: close 1006 (abnormal closure): unexpected EOF category: cdp
Can you please help how to resolve this?
I have seen another issue in the forum while using waituntill : Network idle so I have removed that part but script still fails.
Also this happens when running as extension(with out docker)
Please help me out.
Thanks.