bahmutov / cypress-data-session

Cypress command for flexible test data setup

Home Page:https://glebbahmutov.com/blog/cypresss-data-session/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fetching the data session should re-validate the session

bahmutov opened this issue · comments

cy.dataSession('name')

should validate the data session "name" and call the validate and maybe the setup function (but not re-create)