medic / angular10-migration

0 stars 0 forks source link

Flaky test Privacy policy for a french offline user should show the correct privacy policy on login #149

Closed dianabarsan closed 2 years ago

dianabarsan commented 3 years ago

Fails with:

1) Privacy policy for a french offline user should show the correct privacy policy on login
  - Failed: element click intercepted: Element <a href="" dropdowntoggle="" id="header-dropdown-link" aria-controls="header-dropdown" aria-haspopup="true">...</a> is not clickable at point (999, 45). Other element would receive the click: <modal-container role="dialog" tabindex="-1" class="modal fade in" style="display: block;" aria-modal="true">...</modal-container>
    (Session info: headless chrome=88.0.4324.150)
    (Driver info: chromedriver=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}),platform=Linux 5.9.16-1-MANJARO x86_64)

image

It looks like we have to close the tour manually after logging in.