joelgriffith / navalia

A bullet-proof, fast, and reliable headless browser API
https://joelgriffith.github.io/navalia/
GNU General Public License v3.0
957 stars 33 forks source link

Clear cookies before open page #41

Closed Jehanramadhan closed 7 years ago

Jehanramadhan commented 7 years ago

Is there any API to clear all cookies?

joelgriffith commented 7 years ago

Cookies should be clear by default (the way this app starts is by using chromeLauncher which starts with a clean context). I'd be open for whipping up a clear method that just drops everything?

joelgriffith commented 7 years ago

https://joelgriffith.github.io/navalia/Chrome/clear/ in 1.1.0 🎉