You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cy.get('.alert-message').should('have.text','Your information request has been confirmed. We will process your request as soon as possible and the export will be sent to your email.');
87
+
});
88
+
});
89
+
90
+
it('can verify the individual link and password to copy/paste to the user is valid',()=>{
cy.get('.alert-message').should('have.text','Your information request has been confirmed. We will process your request as soon as possible and the export will be sent to your email.');
0 commit comments