https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33370
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |ASSIGNED Assignee|[email protected] |jonathan.druart+koha@gmail. | |com --- Comment #10 from Jonathan Druart <[email protected]> --- (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-Commands 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
