plone / plone.app.multilingual

Plone Multilingual Content Add-on
https://pypi.org/project/plone.app.multilingual
19 stars 47 forks source link

Robot test fails often: 'As an editor I can add new translation' #365

Closed mauritsvanrees closed 2 years ago

mauritsvanrees commented 4 years ago

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>
mauritsvanrees commented 4 years ago

It now seems to go consistently wrong on Plone 5.1. The past five times it has failed.