Using puppeteer.js, is it possible to open a url in a page with cookie disabled so that the Javascript:
navigator.cookieEnabled
return false?
question from:https://stackoverflow.com/questions/65903918/open-a-url-in-a-page-with-cookies-disabled-using-puppeteer-js