Open MrDadosz opened 6 years ago
This is something we should have implemented a long time ago.
We could also have an option for non-persistent cookies, so you don't have to keep clearing them. This is all very easy to implement.
Does anyone have reasonable API proposals for cookie jar management?
This is something we should have implemented a long time ago.
Why? (What are the reasons?)
See the conversation in #1671 for a fine example of a use case (testing of issues)
Privacy as well is a major concern.
Is your feature request related to a problem? Please describe. There should be function cleaning cookies like cleanBrowserCookies. After creating browser, closing it and creating browser again, cookies still exist.
Describe the solution you'd like cleanBrowserCookies function
Describe alternatives you've considered
Additional context