Join Discord
Powered by
In your case, LocalStorage.setItem must be execute...
# e2e-testing
m
melodic-ocean-83158
09/15/2022, 6:21 PM
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.
Previous
Next