@gentle-accountant-4760 Yes. The code you are implementing is part of a test and will have to be repeated with each test (because the localstorage is cleared with each test). If you put your code in e2e.ts it will only run once when you run cypress, not when you run every test