-
Notifications
You must be signed in to change notification settings - Fork 115
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
Adding setCookies option to a page instance #49
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.
Thanks @Richacinas good idea. There are a few things that I think will need to be addressed though. I've left comments, but let me know if you have any questions.
Co-Authored-By: Andrew Bromwich <a.bromwich@gmail.com>
Updated Readme.md |
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.
Nice one @Richacinas 👍
In the future I would also ask that you add spec tests to validate what you're adding works the way it is supposed to. That way there is less likely to be bugs or regressions.
Hi added the possibility to add cookies.