Skip to content

Commit b59ac35

Browse files
committed
docs: link GH issue for page.waitForLoadState()
1 parent d277269 commit b59ac35

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/data/markdown/docs/02 javascript api/07 k6-experimental/01 browser/10 Page/waitforloadstate--options--.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ title: 'waitForLoadState(state, [options])'
33
excerpt: 'Browser module: page.waitForLoadState(state, [options]) method'
44
---
55

6+
<Blockquote mod="attention">
7+
8+
This method has **known issues**. For details, refer to [#880](https://github.com/grafana/xk6-browser/issues/880).
9+
10+
</Blockquote>
11+
612
This waits for the given load state to be reached. It will immediately unblock if that lifecycle event has already been received.
713

814
<TableWithNestedRows>

0 commit comments

Comments
 (0)