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

Control Chrome cookies through CDP #5297

Merged
merged 171 commits into from
Oct 21, 2019
Merged

Control Chrome cookies through CDP #5297

merged 171 commits into from
Oct 21, 2019

Conversation

flotwig
Copy link
Contributor

@flotwig flotwig commented Oct 4, 2019

User facing changelog

Additional details

PR Tasks

  • Have tests been added/updated?

packages/server/lib/browsers/cdp_automation.ts Outdated Show resolved Hide resolved
packages/server/lib/browsers/cdp_automation.ts Outdated Show resolved Hide resolved
packages/server/lib/browsers/cdp_automation.ts Outdated Show resolved Hide resolved
packages/server/lib/browsers/cdp_automation.ts Outdated Show resolved Hide resolved
packages/server/lib/browsers/cri-client.ts Outdated Show resolved Hide resolved
packages/server/lib/browsers/cri-client.ts Outdated Show resolved Hide resolved
packages/server/lib/browsers/cdp_automation.ts Outdated Show resolved Hide resolved
packages/server/lib/browsers/chrome.coffee Show resolved Hide resolved
@goktugy
Copy link

goktugy commented Nov 28, 2019

I ma afraid #5142 is still happening. If I don't use "domain" then set cookie works but it fails otherwise. When setting the cookie I can't set the domain information. Can someone please kindly look into this issue?

@flotwig
Copy link
Contributor Author

flotwig commented Nov 28, 2019

@goktugy Please open a new issue and supply all the requested information, we can't really do anything with comments left on closed issues.

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.

Use Chrome DevTools Protocol to set cookies in Chrome cy.setCookie is broken with chrome 77
5 participants