Using puppeteer.js, is it possible to open a url in a page with cookie disabled so that the Javascript:
navigator.cookieEnabled
return false?