mercredi 5 août 2020

Cypress save value for after hook

I want to share value from it() to after() hook. Alias doesn't work as official documentation says. My solution is using let myGlob and storing the value into a variable , this works but is this right way or I can do something better?

Aucun commentaire:

Enregistrer un commentaire