Block a user
Don't rely on the state of previous tests
it.skip('Allow to disconnect a connected user', function() {
// get back
cy.contains('Retour').click()
cy.title().should('eq', 'QA @ Trusk')
…
Select element with the more stable identifiers available
I did not rewritted every all of them, the last testcase Allow to disconnect a connected user
need a full refactor separately.