This test too often fails in various Plone versions on Jenkins. For example here.
The error is:
ElementClickInterceptedException:
Message: element click intercepted:
Element <a class="translationURL" href="http://localhost:51223/plone/ca/a-catalan-document">...</a>
is not clickable at point (1516, 378).
Other element would receive the click:
<div class="plone-modal fade in" style="position: absolute; padding: 20px;">...</div>
This test too often fails in various Plone versions on Jenkins. For example here.
The error is: