Ankur
Ankur
Hi @saudixit, Can you take a look at the following two comments and add anything that might be missing for your requirements in https://github.com/grafana/xk6-browser/issues/1081?: 1. https://github.com/grafana/xk6-browser/issues/1081#issuecomment-1782979045 2. https://github.com/grafana/xk6-browser/issues/1081#issuecomment-1783678280
@lthurr could you please open a new thread in our [community forum](https://community.grafana.com/c/grafana-k6/k6-browser/79)? Does seem to be an issue though. Have you been able to reproduce the issue in a public...
This comment links to an issue which is related to the refactoring of internals to better schedule them to avoid race conditions and other issues. While investigating https://github.com/grafana/xk6-browser/issues/827, I eventually...
> Any idea why don't we use vu.Context() [here](https://github.com/grafana/xk6-browser/blob/0654e7a7bd0ae5d75351e1ea2b187d9ecd6c9f31/browser/module.go#L72-L102)? Here's the reason why we're using a [background context](https://github.com/grafana/xk6-browser/pull/910/commits/4464d33337ac1ff9f65144449f0b53d88f9b233a). I still need to take a deep dive into your findings though...
> These components (session and event loop) are suspicious because there are no other goroutines left but them. There is probably some bug in them. They probably both want to...
I found a stack trace which might be useful in helping to diagnose the issue or at least use a symptom to link failures to this issue: ```log goroutine 0...
Could be related: https://github.com/puppeteer/puppeteer/issues/2778
1. The plan is to copy/use the lint file from [here](https://github.com/grafana/k6/blob/master/.github/actions/lint/action.yml) and use it in this project, and add `only-new-issues: true` to that file so that only future changes will...
> Hey @ankur22 @inancgumus, I added the summary section at the top. Consider adding 1-2 notable features to mention for the browser. I don't think we have anything note worthy...