chilly-quill-34099
09/06/2022, 1:31 PMcommands.ts file but the problem is:
1. My storage cy.restoreLocalStorage logic does not work (I have an microsoft authentification, which needs to be saved in the local storage)
2. The tests inside the function are being recognized as independent tests. There is only one single file.
I can't find a way to reuse the cypress tests using different visit paths as parameter. Is there a best practice, which someone can point me to?