Ankur

Results 121 comments of Ankur

Hi @jgaalen, Sorry for the late reply. I will be bringing this to the attention of the team to see where to take this next. > Personally I think it...

## Initial findings from CDP dependency update I have a draft PR for this: https://github.com/grafana/xk6-browser/pull/1447. I was hoping that it wasn't going to be a lot of work but i'm...

Having taken a look at the chromium codebase (and not being that successful to be honest), and running some tests, i've come to the conclusion that it should be fine...

@inancgumus I can see where you are coming from, I like this approach 👍 WDYT of calling it `method` instead of `type`? ```js page.on('metric', metric => { metric.tag({ name: 'tests',...

> Are there other ways we could structure this? Browser tests. Such as: - Hybrid testing - Any others? 🤔

> @ankur22 the latest added tests seems to fail 🤷 it's one of those cases where it works on my machine and not in CI. I've tried working with GOMAXPROCS...

> @ankur22 Did you try to run with -race enabled? yeah i used that too. > I don't think so, we should see it across all the modules. Instead, they...

Closing this PR in favour of https://github.com/grafana/k6/pull/4918

As well as improving the logs so that they're more user friendly, we should look to reduce the noise. I believe we should log three types of logs: 1. `console.log`...

Hi @veljkho, Thanks for opening an issue for this. We generally prefer if a new post is created in our [community forum](https://community.grafana.com/c/grafana-k6/k6-browser/79) though. Could you describe your setup a bit...