Cypress reports the following error: (uncaught exception)SecurityError: Failed to enumerate the properties of 'Storage': access is denied for this document. #30884
Labels
stage: needs information
Not enough info to reproduce the issue
Current behavior
Hi,
when I run my test case with Chrome in Cypress, it reports the following error.
It has been working well for months, and from yesterday this error happened.
From the first day of the testing code,
chromeWebSecurity
has been set as false.For "Third-party cookies" in the Chrome setting, it is the default option "Block third-party cookies in Incognito mode"; I have tried to set it as "Allow third-party cookies", but Cypress still reported the same error.
Desired behavior
No response
Test code to reproduce
The error happened after the code clicked the Login button of my local website.
Cypress Version
13.17.0
Node version
18.19.1
Operating System
mac OS 14.5
Debug Logs
Other
No response
The text was updated successfully, but these errors were encountered: