•  
      request #47160 creating items from empty can be flacky
    Infos
    #47160
    Marie Ange Garnier (marieange)
    2026-03-09 08:52
    2026-03-05 10:47
    48885
    Details
    creating items from empty can be flacky

    thrown in CI

    Error Details Timed out retrying after 4050ms: cy.click() failed because this element is not visible: <button type="button" class="tlp-dropdown-menu-item" role="menuitem" data-test="document-new-embedded-creation-button">...</button> This element <button.tlp-dropdown-menu-item> is not visible because its parent <div.tlp-dropdown-menu.document-dropdown-menu-for-convert-button> has CSS property: display: none Fix this problem, or use {force: true} to disable error checking. https://on.cypress.io/element-cannot-be-interacted-with Stack Trace CypressError: Timed out retrying after 4050ms: cy.click() failed because this element is not visible:

    <button type="button" class="tlp-dropdown-menu-item" role="menuitem" data-test="document-new-embedded-creation-button">...</button>

    This element <button.tlp-dropdown-menu-item> is not visible because its parent <div.tlp-dropdown-menu.document-dropdown-menu-for-convert-button> has CSS property: display: none

    Fix this problem, or use {force: true} to disable error checking.

    Cypress
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Marie Ange Garnier (marieange)
    Closed
    2026-03-05
    Attachments
    Empty
    References

    Follow-ups