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.