Skip to content

Commit 0053ae6

Browse files
inancgumuska3de
authored andcommitted
Clarify the cookies urls description
1 parent dec9062 commit 0053ae6

File tree

1 file changed

+1
-1
lines changed
  • src/data/markdown/docs/02 javascript api/07 k6-experimental/01 browser/02 BrowserContext

1 file changed

+1
-1
lines changed

src/data/markdown/docs/02 javascript api/07 k6-experimental/01 browser/02 BrowserContext/cookies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Returns a list of [cookies](/javascript-api/k6-experimental/browser/browserconte
77

88
| Parameter | Type | Description |
99
|----------------|--------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
10-
| urls | array | A string array of URLs to filter the [cookies](/javascript-api/k6-experimental/browser/browsercontext/cookie). |
10+
| urls | array | A string array of URLs to filter the [cookies](/javascript-api/k6-experimental/browser/browsercontext/cookie) in the [BrowserContext](/javascript-api/k6-experimental/browser/browsercontext). |
1111

1212
### Returns
1313

0 commit comments

Comments
 (0)