How to set LocalStorage to specific domain #17696
sagarrajput
started this conversation in
General
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to visit two different domains(URLs) into 2 different tests, However, I want to set local storage for both of these, If I use cy.setLocalStorage(key, value) then localstorage is set only for 1st domain.
Beta Was this translation helpful? Give feedback.
All reactions