https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33370 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |ASSIGNED Assignee|chris@bigballofwax.co.nz |jonathan.druart+koha@gmail. | |com --- Comment #10 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Pedro Amorim from comment #9)
This seems like a decent solution to the problem.
(In reply to Jonathan Druart from comment #8)
Maybe we could overload cy.visit to not have to add the wait statement all over the tests (?)
What do you mean by overload cy.visit?
https://docs.cypress.io/api/cypress-api/custom-commands#Overwrite-Existing-C... But actually it might be better to create our own visit command instead. -- You are receiving this mail because: You are watching all bug changes.