Skip to content

Commit f48fde7

Browse files
inancgumuska3de
authored andcommitted
Add cookie link to mozilla
1 parent 7f087a0 commit f48fde7

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ excerpt: "Browser module: Cookie Class"
55

66
Cookie class represents a cookie in the [BrowserContext](/javascript-api/k6-experimental/browser/browsercontext).
77

8+
See the [HTTP Cookies documentation](https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies) on the Mozilla website for more details about cookies.
9+
810
| Property | Type | Default | Description |
911
| -------- | ------ | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
1012
| name | string | `""` | The cookie's name. Required. |

0 commit comments

Comments
 (0)