https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33370 --- Comment #14 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Titles is failing consistently with <testcase name="Title CRUD operations Add title" time="0.0000" classname="Add title"> <failure message="Timed out retrying after 4000ms: Expected to find element: `main div[class='dialog alert']`, but never found it." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 4000ms: Expected to find element: `main div[class='dialog alert']`, but never found it. when run from the command line. But passes when run from the Cypress UI. I think it has something to do with the size of the window (the alert appears at the top, and is not visible when we submit the form). -- You are receiving this mail because: You are watching all bug changes.