Sometimes (let's say in 10% of cases) when I access document.cookie, or localStorage from preload script or extension, I get this error: Failed to read the cookie property from Document: access is denied for this document
How to fix it?
Sometimes (let's say in 10% of cases) when I access document.cookie, or localStorage from preload script or extension, I get this error: Failed to read the cookie property from Document: access is denied for this document
How to fix it?