Skip to content
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

feat(firefox): implement cookies api #4076

Merged
merged 3 commits into from Feb 27, 2019
Merged

Conversation

aslushnikov
Copy link
Contributor

This patch implements page.setCookie(), page.deleteCookie() and
page.cookies() and doubles the test coverage for cookies so that
we can feel safer on cross-browser compatibility.

This patch implements `page.setCookie()`, `page.deleteCookie()` and
`page.cookies()` and doubles the test coverage for cookies so that
we can feel safer on cross-browser compatibility.
@aslushnikov aslushnikov merged commit 9ef23b1 into puppeteer:master Feb 27, 2019
@aslushnikov aslushnikov deleted the cookies branch February 27, 2019 00:24
kiku-jw pushed a commit to kiku-jw/puppeteer that referenced this pull request Apr 6, 2019
This patch implements `page.setCookie()`, `page.deleteCookie()` and
`page.cookies()` and doubles the test coverage for cookies so that
we can feel safer on cross-browser compatibility.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant