-
Notifications
You must be signed in to change notification settings - Fork 222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs: Browser cookies #1328
Docs: Browser cookies #1328
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nicely done! 👏
Just made some small suggestions.
...ta/markdown/docs/02 javascript api/07 k6-experimental/01 browser/02 BrowserContext/cookie.md
Outdated
Show resolved
Hide resolved
...arkdown/docs/02 javascript api/07 k6-experimental/01 browser/02 BrowserContext/addCookies.md
Outdated
Show resolved
Hide resolved
...arkdown/docs/02 javascript api/07 k6-experimental/01 browser/02 BrowserContext/addCookies.md
Show resolved
Hide resolved
...a/markdown/docs/02 javascript api/07 k6-experimental/01 browser/02 BrowserContext/cookies.md
Outdated
Show resolved
Hide resolved
fc93351
to
1f0ba33
Compare
bc94f93
to
358dbc7
Compare
Co-authored-by: ka3de <[email protected]>
8bb3338
to
7bf5652
Compare
This PR solved the issue: grafana/xk6-browser#1040
Resolves: #1328 (comment)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🎉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! LGTM 🙂
src/data/markdown/docs/02 javascript api/07 k6-experimental/01 browser/02 BrowserContext.md
Outdated
Show resolved
Hide resolved
...a/markdown/docs/02 javascript api/07 k6-experimental/01 browser/02 BrowserContext/cookies.md
Show resolved
Hide resolved
src/data/markdown/docs/02 javascript api/07 k6-experimental/01 browser/02 BrowserContext.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Ankur Agarwal <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
Related: grafana/xk6-browser#6.
Updates: #1309