Skip to content

Commit dc4cc36

Browse files
Remove note about Browser API not being available in Cloud (#1639)
Co-authored-by: Heitor Tashiro Sergent <[email protected]>
1 parent 100d9f1 commit dc4cc36

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

docs/sources/next/using-k6-browser/running-browser-tests.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ Follow along to learn how to:
1313
3. Wait for page navigation
1414
4. Run both browser-level and protocol-level tests in a single script
1515

16-
{{% admonition type="note" %}}
17-
18-
With these example snippets, you'll run the test locally with your machine's resources. The browser module is not available within k6 cloud as of yet.
19-
20-
{{% /admonition %}}
21-
2216
## Run a test
2317

2418
To run a simple local script:

docs/sources/v0.52.x/using-k6-browser/running-browser-tests.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ Follow along to learn how to:
1313
3. Wait for page navigation
1414
4. Run both browser-level and protocol-level tests in a single script
1515

16-
{{% admonition type="note" %}}
17-
18-
With these example snippets, you'll run the test locally with your machine's resources. The browser module is not available within k6 cloud as of yet.
19-
20-
{{% /admonition %}}
21-
2216
## Run a test
2317

2418
To run a simple local script:

0 commit comments

Comments
 (0)