Skip to content

Commit 213527d

Browse files
heitortsergentinancgumus
authored andcommitted
Add mention of new page to page.on docs
1 parent 16fe892 commit 213527d

File tree

1 file changed

+1
-1
lines changed
  • docs/sources/k6/next/javascript-api/k6-browser/page

1 file changed

+1
-1
lines changed

docs/sources/k6/next/javascript-api/k6-browser/page/on.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: 'Browser module: page.on method'
55

66
# on(event, handler)
77

8-
Registers a handler to be called whenever the specified event occurs.
8+
Registers a handler to be called whenever the specified event occurs. This method can also be used to prevent the `too many time series` error when using the k6 browser module. For more details, refer to [Prevent too many time series error](https://grafana.com/docs/k6/<K6_VERSION>/using-k6-browser/recommended-practices/prevent-too-many-time-series-error).
99

1010
| Parameter | Type | Default | Description |
1111
| --------- | -------- | ------- | -------------------------------------------------------------------- |

0 commit comments

Comments
 (0)