cypress-localstorage-commands icon indicating copy to clipboard operation
cypress-localstorage-commands copied to clipboard

Ability to Add key value in localstorage for subdomains

Open ISanjeevKumar opened this issue 3 years ago • 1 comments

I am just wondering if it is feasible to add key value in localstorage for subdomain instead of super domain using cypress-localstorage-commands .

Thanks.

ISanjeevKumar avatar Mar 31 '22 03:03 ISanjeevKumar

Hi @ISanjeevKumar, I'm not sure because of security implications, but maybe it's possible because Cypress set its own security policies to the browser. It needs further investigation. Could you describe a specific use case in order to make some test?

javierbrea avatar Apr 01 '22 06:04 javierbrea