-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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: Adding new cookie sameSite (c-nodejs) #7901
Conversation
Signed-off-by: Sri Harsha <[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.
Some suggestions.
Thanks for suggestion. Will use the same standards going further Co-Authored-By: Christian Bromann <[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.
This looks good to me now. 👍 Thanks!
Thanks for reviewing @christian-bromann . |
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.
We need to think about a better way to test this, since drivers according to the spec don't have to return the value.
Signed-off-by: Sri Harsha <[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.
Requires chromedriver 80, safaridriver & geckodriver have yet to implement.
Signed-off-by: Sri Harsha [email protected]
Thanks for contributing to Selenium!
A PR well described will help maintainers to quickly review and merge it
Description
Adding new cookie support 'sameSite' to c-nodejs
Types of changes
Checklist