Powered by
Can someone help me using this plugin cy.dataSessi...
# e2e-testing
a
adorable-stone-42197
06/29/2022, 3:37 PM
Can someone help me using this plugin cy.dataSession. beforeEach(() => { cy.dataSession({ name: 'shared value', setup: () => cy.login(), validate: true, shareAcrossSpecs: true, }) });
Previous
Next