Closed ankur22 closed 2 weeks ago
This adds the docs for page.on('metric'), which is a new API in the browser module.
page.on('metric')
npm start
docs/sources/next
https://github.com/grafana/xk6-browser/issues/371, https://github.com/grafana/xk6-browser/issues/1487
@heitortsergent i've merged this PR in for now. Any new feedback I will work on in a new PR. 🙇
What?
This adds the docs for
page.on('metric')
, which is a new API in the browser module.Checklist
npm start
command locally and verified that the changes look good.docs/sources/next
folder of the documentation.Related PR(s)/Issue(s)
https://github.com/grafana/xk6-browser/issues/371, https://github.com/grafana/xk6-browser/issues/1487