Fix E2E tests

pull/1926/head
Johan Girod 2022-01-06 09:43:54 +01:00
parent 44d4e717f1
commit 7e140df6e3
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ describe(`Formulaire demande mobilité (${
cy.focused().type('Docker').tab().type('Docker')
cy.contains('Divorcé').click().wait(250)
cy.focused().tab().tab().type('{downarrow}{downarrow}').wait(1000)
cy.focused().tab().type('{downarrow}{downarrow}').wait(1000)
cy.focused().tab().type(1)
cy.contains('Ayant droit n°1')
cy.focused()