warmFix: fix own test #1041
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#1041
Loading…
Reference in New Issue
No description provided.
Delete Branch "fix_js_e2e_test"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
test: fix own testto warmFix: fix own test@ -112,3 +112,3 @@
case 'select':
cy.wrap(el).type(val);
cy.get('.q-menu .q-item').contains(val).click();
cy.get('.q-menu .q-item', { timeout: 2000 })
Sin timeout falla?
Es flipante, por terminal falla y por visual, ves como al darle al botón de guardar se vuelve a mostrar el desplegable.
Esto pasa tanto en TicketList como en ClientList para campos VnSelect. Lo que no entiendo es como no se ha detectado/saltado antes
Incluso, a pesar de poner z-max en el botón.
Si quieres nos sentamos y lo vemos