In your case, LocalStorage.setItem must be execute...
# e2e-testing
m
In your case, LocalStorage.setItem must be executed multiple times during the execution of the project. If you have 10 tests, need to run 10 times. In the e2e file it will be executed only once.