ERRO[0125] communicating with browser: read tcp 127.0.0.1:64581->127.0.0.1:64580: wsarecv: An existing connection was forcibly closed by the remote host. category=cdp elapsed=“51325 ms” goroutine=37
ERRO[0125] Uncaught (in promise) GoError: internal error while removing binding from page: websocket: close 1001 (going away)
running at github.com/grafana/xk6-browser/api.Page.Close-fm (native)
Welcome to the support forum
This is, unfortunately, not remotely enough information for us to be able to support you.
Could you show us an (anonymized) version of the script you use and how you call it, and provide us as much information as possible regarding your test run?
Thank you
Thanks for your response @oleiade . After using BrowserContext my script seems to work fine with single and 2-3 VUS, however I am intermittently getting the below error.
ERRO[0076] Uncaught (in promise) GoError: waiting for selector “[aria-label="delete"] svg”: execution context changed; most likely because of a navigation
running at github.com/grafana/xk6-browser/browser.mapPage.func11 (native)