k6-docs
k6-docs copied to clipboard
The k6 documentation website.
Related to https://github.com/grafana/k6-docs/pull/1664. The docs are missing a page for the `setChecked` function for the `ElementHandle` object.
## What? Remove unused receiver. I hope this change helps you. ## Checklist - [x] I have used a meaningful title for the PR. - [x] I have described the...
While running a k6 browser test using TestRun CRD. I am getting a below error: time="2024-08-07T08:09:12Z" level=error msg="error building browser on IterStart: finding browser executable: k6 couldn't detect google chrome...
## What? Set sidebar, header, and footer links to redirect to Grafana Docs. Related to https://github.com/grafana/k6-docs/pull/1642, https://github.com/grafana/k6-docs/pull/1670. ## Checklist - [ ] I have used a meaningful title for the...
We should follow the guidance from the Grafana writers' toolkit on how to format placeholder variables across our documentation, both for OSS and for Grafana Cloud k6 docs. For details...
The tutorial from @tom-miseur on [k6 Load Testing Debugging Using a Web Proxy](http://k6.io/blog/k6-load-testing-debugging-using-a-web-proxy/) is extremely useful, and I think it would be good for us to have that as part...
The list of extensions available on the [Explore extensions](https://grafana.com/docs/k6/latest/extensions/explore/) page used to be a JSON file, and we migrated it to be included as part of the versioned files with...
- [Generating realistic data](https://grafana.com/docs/k6/latest/examples/data-generation/) - [Crawl a webpage](https://grafana.com/docs/k6/latest/examples/crawl-webpage/) - [Bundling and transpilation](https://grafana.com/docs/k6/latest/examples/bundling-and-transpilation/)
Reading large files can lead to OOM errors, which is a common problem with `open()` (here a minor [related PR](https://github.com/grafana/k6-docs/pull/1649)) . The [example using the new Stream API](https://grafana.com/docs/k6/latest/javascript-api/k6-experimental/streams/#example) provides a...
Hi i have seen typo in GB range in the doc is it possible to fix it or not the typo is ```docs between `GB ``` if it is correct...