Seen in this build (kept forever):
1) wbui2025 add qualifiers
mobile view
is possible to add and edit a qualifier:
AssertionError: Timed out retrying after 20000ms: Expected to find element: `:visible`, but never found it. Queried from:
> cy.get(.wikibase-wbui2025-add-qualifier-form .cdx-menu-item)
at __webpack_modules__../cypress/support/pageObjects/AddQualifierFormPage.ts.AddQualifierFormPage.menuItems (webpack://wikibase/./cypress/support/pageObjects/AddQualifierFormPage.ts:27:60)
at Context.eval (webpack://wikibase/./cypress/e2e/wbui2025/addQualifier.cy.ts:129:24)T413394 is another error in this test, but AFAICT a different one.
This might be the same issue as T411266, where a few keystrokes in the input get dropped and therefore the lookup doesn’t find anything, but I’m not sure.
