Merge pull request #6965 from betagouv/fix-flaky-test
Amélioration de la fiabilité du test automatisé "Remplir un dossier"
This commit is contained in:
commit
9647e2b55c
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ describe 'The user' do
|
|||
choose('Madame')
|
||||
fill_in('email', with: 'loulou@yopmail.com')
|
||||
fill_in('phone', with: '0123456789')
|
||||
scroll_to(find_field('Non'), align: :center)
|
||||
choose('Non')
|
||||
choose('val2')
|
||||
check('val1')
|
||||
|
|
Loading…
Reference in a new issue