Seen in this build for this change:
1) wbui2025 entityId datatypes (item, property)
mobile view - property datatype
allows adding property statement to empty item, displays statement and supports full editing workflow:
CypressError: Timed out retrying after 20050ms: `cy.click()` failed because this element is not visible:
`<li class="cdx-menu__no-results cdx-menu-item" role="option"></li>`
This element `<li.cdx-menu__no-results.cdx-menu-item>` is not visible because its parent `<div.cdx-menu>` 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
at runVisibilityCheck (http://127.0.0.1:9413/__cypress/runner/cypress_runner.js:148378:58)
at Object.isStrictlyVisible (http://127.0.0.1:9413/__cypress/runner/cypress_runner.js:148392:10)
at runAllChecks (http://127.0.0.1:9413/__cypress/runner/cypress_runner.js:114743:26)
at retryActionability (http://127.0.0.1:9413/__cypress/runner/cypress_runner.js:114811:16)
at tryCatcher (http://127.0.0.1:9413/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://127.0.0.1:9413/__cypress/runner/cypress_runner.js:4285:29)
at whenStable (http://127.0.0.1:9413/__cypress/runner/cypress_runner.js:147205:68)
at <unknown> (http://127.0.0.1:9413/__cypress/runner/cypress_runner.js:147146:14)
at tryCatcher (http://127.0.0.1:9413/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://127.0.0.1:9413/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://127.0.0.1:9413/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://127.0.0.1:9413/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://127.0.0.1:9413/__cypress/runner/cypress_runner.js:1671:18)
at Promise._fulfill (http://127.0.0.1:9413/__cypress/runner/cypress_runner.js:1615:18)
at <unknown> (http://127.0.0.1:9413/__cypress/runner/cypress_runner.js:5420:46)Screenshot:




