While we intend to keep this module as simple and stable as possible, we may need to add features or introduce breaking changes. This could happen at any time until we release this module as stable.Experimental module, use at your own risk
Feel free to provide user feedback, and open an issue or pull request if you have any suggestions.
Modules | Description |
---|---|
browser | Provides browser-level APIs to interact with browsers and collect frontend performance metrics as part of your k6 tests. |
redis | Functionality to interact with Redis. |
timers | setTimeout, clearTimeout, setInterval, clearInterval |
tracing | Support for instrumenting HTTP requests with tracing information. |
websockets | Implements the browser's WebSocket API. |