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

Add a failing test for storing cookies #1055

Merged
merged 1 commit into from
Oct 17, 2017

Conversation

JoelEinbinder
Copy link
Collaborator

No description provided.

@aslushnikov aslushnikov merged commit 6f97b71 into puppeteer:master Oct 17, 2017
@vsemozhetbyt
Copy link
Contributor

FWIW, the issue is not only storing but also reading (and sending), In this examples, cookies are stored with headless: false mode but are not required by headless: true mode.

@aslushnikov
Copy link
Contributor

@vsemozhetbyt the headless and headful modes maintain a different directory structure; we'll probably need to highlight this somewhere in the docs/api.

@vsemozhetbyt
Copy link
Contributor

Well, this can be a problem. How can users log in to sites to use them headlessly? Should they replace this directory structure manually?

@aslushnikov
Copy link
Contributor

Well, this can be a problem.

Yes, this is very uncomfortable. Filed upstream crbug.com/775703

@mikelpr
Copy link

mikelpr commented Oct 2, 2020

that crbug was closed as fixed yet it doesn't seem like it's maintaining the same structure
what happened? regression?

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

4 participants